Searched refs:sBluetoothLeAdvertiser (Results 1 – 1 of 1) sorted by relevance
552 private static BluetoothLeAdvertiser sBluetoothLeAdvertiser; field in BluetoothAdapter651 if (sBluetoothLeAdvertiser == null) { in getBluetoothLeAdvertiser()652 sBluetoothLeAdvertiser = new BluetoothLeAdvertiser(mManagerService); in getBluetoothLeAdvertiser()655 return sBluetoothLeAdvertiser; in getBluetoothLeAdvertiser()2177 if (sBluetoothLeAdvertiser != null) sBluetoothLeAdvertiser.cleanup();