Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAdvertiseManagerNativeInterface.java65 void startAdvertisingSet( in startAdvertisingSet() method in AdvertiseManagerNativeInterface
DAdvertiseManager.java212 void startAdvertisingSet( in startAdvertisingSet() method in AdvertiseManager
DGattService.java990 public void startAdvertisingSet( in startAdvertisingSet() method in GattService.BluetoothGattBinder
1916 void startAdvertisingSet( in startAdvertisingSet() method in GattService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java609 public void startAdvertisingSet() throws Exception { in startAdvertisingSet() method in GattServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl69 void startAdvertisingSet(in AdvertisingSetParameters parameters, in AdvertiseData advertiseData, in startAdvertisingSet() method