getAdapter method

IBleAdapter? getAdapter()

Implementation

IBleAdapter? getAdapter() {
  return _adapter;
}