Searched refs:sBluetoothLeAdvertiser (Results 1 – 1 of 1) sorted by relevance
483 private static BluetoothLeAdvertiser sBluetoothLeAdvertiser; field in BluetoothAdapter585 if (sBluetoothLeAdvertiser == null) { in getBluetoothLeAdvertiser()586 sBluetoothLeAdvertiser = new BluetoothLeAdvertiser(mManagerService); in getBluetoothLeAdvertiser()589 return sBluetoothLeAdvertiser; in getBluetoothLeAdvertiser()2034 if (sBluetoothLeAdvertiser != null) sBluetoothLeAdvertiser.cleanup();