/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/ |
D | FastPairAdvertiserTest.java | 232 .startAdvertisingSet(mAdvertisingSetParametersCaptor.capture(), in testAdvertiseModelIdFromStopped_advertisingSucceeds() 259 .startAdvertisingSet(any(), any(), any(), any(), any(), any()); in testAdvertiseModelIdWhileStarted_doNothing() 272 .startAdvertisingSet(mAdvertisingSetParametersCaptor.capture(), in testAdvertiseAccountKeyFilterNoKeys_advertisingSucceeds() 313 .startAdvertisingSet(mAdvertisingSetParametersCaptor.capture(), in testAdvertiseAccountKeyFilterWithKeys_advertisingSucceeds() 360 .startAdvertisingSet(any(), any(), any(), any(), any(), any()); in testAdvertiseAccountKeyFilterWhileStarted_doNothing() 373 .startAdvertisingSet(any(), any(), any(), any(), any(), any()); in testAdvertiseNewDataWhileStarted_doNothing() 396 .startAdvertisingSet(mAdvertisingSetParametersCaptor.capture(), in testAdvertisingStartCallbackUnsuccessful_advertisingStops() 418 .startAdvertisingSet(mAdvertisingSetParametersCaptor.capture(), in testAdvertisingStartCallbackNullSet_advertisingStops() 439 .startAdvertisingSet(any(), any(), any(), any(), any(), any()); in testAdvertisingStartTimeout_doesNotAdvertise() 497 .startAdvertisingSet(mAdvertisingSetParametersCaptor.capture(), in testAdvertisingStartWhileStopping_startProcessed() [all …]
|
D | FastPairProviderTest.java | 192 }).when(mMockBluetoothLeAdvertiser).startAdvertisingSet( in setUp() 352 .startAdvertisingSet(any(), eq(advertiseData), any(), any(), any(), any()); in verifyAdvertisementData() 467 .startAdvertisingSet(any(), any(), any(), any(), any(), any()); in testReceiveScanModeConnectableDiscoverableNotDiscovering_advertisingStopped() 484 .startAdvertisingSet(any(), any(), any(), any(), any(), any()); in testReceiveScanModeConnectableAdapterOff_noAdvertisingChange() 492 .startAdvertisingSet(any(), any(), any(), any(), any(), any()); in testReceiveScanModeNoneAdapterOff_noAdvertisingChange()
|
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/discovery/ble/ |
D | BleDiscoveryAdvertiseProviderTest.java | 137 .startAdvertisingSet( in testStartAdvertise_checkAdvertisingSetParameters() 153 .startAdvertisingSet( in testStartAdvertise_failedBTUnavailable() 164 .startAdvertisingSet( in testStartAdvertise_failedBTDisabled() 175 .startAdvertisingSet( in testStartAdvertise_failedBleAdvertise() 180 .startAdvertisingSet( in testStartAdvertise_failedBleAdvertise() 204 .startAdvertisingSet( in teststartAdvertisingSet() 209 .startAdvertisingSet( in teststartAdvertisingSet()
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/ |
D | BluetoothLeAdvertiser.java | 179 startAdvertisingSet( in startAdvertising() 273 public void startAdvertisingSet( 280 startAdvertisingSet( 318 public void startAdvertisingSet( 326 startAdvertisingSet( 368 public void startAdvertisingSet( 377 startAdvertisingSet( 422 public void startAdvertisingSet( 432 startAdvertisingSet( 489 public void startAdvertisingSet( [all …]
|
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/ |
D | LeLegacyAdvertisingTest.java | 93 advertiser.startAdvertisingSet(params, advertiseData, null, null, null, callback); in setAdvertisingDataOver31Bytes() 145 advertiser.startAdvertisingSet(params, advertiseData, null, null, null, callback); in setScanResponseDataOver31Bytes()
|
D | LeAdvertisingTest.java | 152 leAdvertiser.startAdvertisingSet( in startAdvertising()
|
/packages/modules/Bluetooth/android/ChannelSoundingTestApp/app/src/main/java/com/android/bluetooth/channelsoundingtestapp/ |
D | ReflectorViewModel.java | 128 advertiser.startAdvertisingSet(parameters, response, null, null, null, 0, 0, callback); in startConnectableAdvertising()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
D | GattServiceBinderTest.java | 609 public void startAdvertisingSet() throws Exception { in startAdvertisingSet() method in GattServiceBinderTest 621 mBinder.startAdvertisingSet( in startAdvertisingSet() 634 .startAdvertisingSet( in startAdvertisingSet()
|
D | AdvertiseManagerTest.java | 87 mAdvertiseManager.startAdvertisingSet( in setUp()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | AdvertiseManagerNativeInterface.java | 65 void startAdvertisingSet( in startAdvertisingSet() method in AdvertiseManagerNativeInterface
|
D | AdvertiseManager.java | 212 void startAdvertisingSet( in startAdvertisingSet() method in AdvertiseManager 278 mNativeInterface.startAdvertisingSet( in startAdvertisingSet()
|
D | GattService.java | 990 public void startAdvertisingSet( in startAdvertisingSet() method in GattService.BluetoothGattBinder 1005 service.startAdvertisingSet( in startAdvertisingSet() 1916 void startAdvertisingSet( in startAdvertisingSet() method in GattService 1935 mAdvertiseManager.startAdvertisingSet( in startAdvertisingSet()
|
/packages/modules/Uwb/service/java/com/android/server/uwb/discovery/ble/ |
D | BleDiscoveryAdvertiseProvider.java | 96 advertiser.startAdvertisingSet( in start()
|
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/provider/ |
D | BleBroadcastProvider.java | 92 bluetoothLeAdvertiser.startAdvertisingSet( in start()
|
/packages/services/Car/tests/carservice_unit_test/src/android/car/builtin/bluetooth/le/ |
D | AdvertisingSetCallbackHelperTest.java | 245 advertiser.startAdvertisingSet(advertisingSetParameters, /* advertiseData */ null, in integrationTest_onAdvertisingSetStarted_onOwnAddressRead()
|
/packages/services/Car/service/src/com/android/car/bluetooth/ |
D | FastPairAdvertiser.java | 290 mBluetoothLeAdvertiser.startAdvertisingSet(mAdvertisingSetParameters, mData, null, null, in startAdvertisingInternal()
|
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothGatt.aidl | 69 void startAdvertisingSet(in AdvertisingSetParameters parameters, in AdvertiseData advertiseData, in startAdvertisingSet() method
|
/packages/modules/Bluetooth/android/pandora/server/src/ |
D | Host.kt | 562 bluetoothAdapter.bluetoothLeAdvertiser.startAdvertisingSet( in advertise()
|
/packages/modules/Bluetooth/framework/api/ |
D | current.txt | 1272 …ssion(android.Manifest.permission.BLUETOOTH_ADVERTISE) public void startAdvertisingSet(android.blu… 1273 …ssion(android.Manifest.permission.BLUETOOTH_ADVERTISE) public void startAdvertisingSet(android.blu… 1274 …ssion(android.Manifest.permission.BLUETOOTH_ADVERTISE) public void startAdvertisingSet(android.blu… 1275 …ssion(android.Manifest.permission.BLUETOOTH_ADVERTISE) public void startAdvertisingSet(android.blu…
|
D | system-current.txt | 1249 …RTISE, android.Manifest.permission.BLUETOOTH_CONNECT}) public void startAdvertisingSet(@NonNull an…
|
/packages/modules/Bluetooth/apex/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 1462 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->startAdvertisingSet(Landroid/bluetooth/le/Advertisin… 1574 Landroid/bluetooth/IBluetoothGatt;->startAdvertisingSet(Landroid/bluetooth/le/AdvertisingSetParamet…
|