Home
last modified time | relevance | path

Searched defs:startAdvertisingSet (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAdvertiseManager.java210 void startAdvertisingSet(AdvertisingSetParameters parameters, AdvertiseData advertiseData, in startAdvertisingSet() method in AdvertiseManager
DGattService.java1451 public void startAdvertisingSet(AdvertisingSetParameters parameters, in startAdvertisingSet() method in GattService.BluetoothGattBinder
1465 private void startAdvertisingSet(AdvertisingSetParameters parameters, in startAdvertisingSet() method in GattService.BluetoothGattBinder
3469 void startAdvertisingSet(AdvertisingSetParameters parameters, AdvertiseData advertiseData, in startAdvertisingSet() method in GattService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java582 public void startAdvertisingSet() throws Exception { in startAdvertisingSet() method in GattServiceBinderTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl70 void startAdvertisingSet(in AdvertisingSetParameters parameters, in AdvertiseData advertiseData, in startAdvertisingSet() method