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.java207 void startAdvertisingSet(AdvertisingSetParameters parameters, AdvertiseData advertiseData, in startAdvertisingSet() method in AdvertiseManager
DGattService.java1400 public void startAdvertisingSet(AdvertisingSetParameters parameters, in startAdvertisingSet() method in GattService.BluetoothGattBinder
1413 private void startAdvertisingSet(AdvertisingSetParameters parameters, in startAdvertisingSet() method in GattService.BluetoothGattBinder
3285 void startAdvertisingSet(AdvertisingSetParameters parameters, AdvertiseData advertiseData, in startAdvertisingSet() method in GattService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java581 public void startAdvertisingSet() throws Exception { in startAdvertisingSet() method in GattServiceBinderTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl68 void startAdvertisingSet(in AdvertisingSetParameters parameters, in AdvertiseData advertiseData, in startAdvertisingSet() method