Searched defs:enableAdvertisingSet (Results 1 – 8 of 8) sorted by relevance
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
| D | AppAdvertiseStatsTest.java | 164 public void enableAdvertisingSet() { in enableAdvertisingSet() method in AppAdvertiseStatsTest
|
| D | GattServiceBinderTest.java | 622 public void enableAdvertisingSet() throws Exception { in enableAdvertisingSet() method in GattServiceBinderTest
|
| D | GattServiceTest.java | 695 public void enableAdvertisingSet() throws Exception { in enableAdvertisingSet() method in GattServiceTest
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | AppAdvertiseStats.java | 209 void enableAdvertisingSet(boolean enable, int duration, int maxExtAdvEvents) { in enableAdvertisingSet() method in AppAdvertiseStats
|
| D | AdvertiseManager.java | 327 void enableAdvertisingSet(int advertiserId, boolean enable, int duration, int maxExtAdvEvents) { in enableAdvertisingSet() method in AdvertiseManager
|
| D | ContextMap.java | 507 void enableAdvertisingSet(int id, boolean enable, int duration, int maxExtAdvEvents) { in enableAdvertisingSet() method in ContextMap
|
| D | GattService.java | 1516 public void enableAdvertisingSet(int advertiserId, boolean enable, int duration, in enableAdvertisingSet() method in GattService.BluetoothGattBinder 1527 private void enableAdvertisingSet(int advertiserId, boolean enable, int duration, in enableAdvertisingSet() method in GattService.BluetoothGattBinder 3508 void enableAdvertisingSet(int advertiserId, boolean enable, int duration, int maxExtAdvEvents, in enableAdvertisingSet() method in GattService
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 80 …void enableAdvertisingSet(in int advertiserId, in boolean enable, in int duration, in int maxExtAd… in enableAdvertisingSet() method
|