getInstance static method

BleManager getInstance()

Implementation

static BleManager getInstance() {
  return _instance;
}