Searched refs:getBluetoothLeAdvertiser (Results 1 – 14 of 14) sorted by relevance
123 when(mMockBluetoothAdapter.getBluetoothLeAdvertiser()) in testStartAdvertise_checkAdvertisingSetParameters()160 when(mMockBluetoothAdapter.getBluetoothLeAdvertiser()).thenReturn(null); in testStartAdvertise_failedBTDisabled()171 when(mMockBluetoothAdapter.getBluetoothLeAdvertiser()) in testStartAdvertise_failedBleAdvertise()186 when(mMockBluetoothAdapter.getBluetoothLeAdvertiser()) in teststartAdvertisingSet()279 when(mMockBluetoothAdapter.getBluetoothLeAdvertiser()).thenReturn(null); in testStopAdvertise_failedBTDisabled()
57 BluetoothAdapter.getDefaultAdapter().getBluetoothLeAdvertiser(); in setAdvertisingDataOver31Bytes()109 BluetoothAdapter.getDefaultAdapter().getBluetoothLeAdvertiser(); in setScanResponseDataOver31Bytes()
104 BluetoothLeAdvertiser leAdvertiser = bluetoothAdapter.getBluetoothLeAdvertiser(); in startAdvertising()
76 mInjector.getBluetoothAdapter().getBluetoothLeAdvertiser(); in start()128 mInjector.getBluetoothAdapter().getBluetoothLeAdvertiser(); in stop()
72 BluetoothLeAdvertiser advertiser = mBluetoothAdapter.getBluetoothLeAdvertiser(); in startConnectableAdvertising()
134 return adapter.getBluetoothLeAdvertiser(); in getBleAdvertiser()
111 when(mMockBluetoothAdapter.getBluetoothLeAdvertiser()) in setUp()
178 when(mMockBluetoothAdapter.getBluetoothLeAdvertiser()) in setUp()345 .getBluetoothLeAdvertiser(); in verifyAdvertisementData()
160 when(mMockBluetoothAdapter.getBluetoothLeAdvertiser()) in setUp()383 when(mMockBluetoothAdapter.getBluetoothLeAdvertiser()).thenReturn(null); in testFailToGetAdvertiserOnStart_doesNotAdvertise()
204 adapter.getBluetoothLeAdvertiser()); in integrationTest_onAdvertisingSetStarted_onOwnAddressRead()
210 mAdvertiser = bluetoothAdapter.getBluetoothLeAdvertiser(); in MyBleAdvertiser()
270 mBluetoothLeAdvertiser = mBluetoothAdapter.getBluetoothLeAdvertiser(); in startAdvertisingInternal()
1188 public BluetoothLeAdvertiser getBluetoothLeAdvertiser() { in getBluetoothLeAdvertiser() method in BluetoothAdapter
24 method public android.bluetooth.le.BluetoothLeAdvertiser getBluetoothLeAdvertiser();