Home
last modified time | relevance | path

Searched defs:enableAdvertisingSet (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DAdvertiseBinderTest.kt180 fun enableAdvertisingSet() { in <lambda>() method
DAppAdvertiseStatsTest.java179 public void enableAdvertisingSet() { in enableAdvertisingSet() method in AppAdvertiseStatsTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothAdvertise.aidl43 …void enableAdvertisingSet(in int advertiserId, in boolean enable, in int duration, in int maxExtAd… in enableAdvertisingSet() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAdvertiseBinder.kt100 override fun enableAdvertisingSet( in <lambda>() method in com.android.bluetooth.gatt.AdvertiseBinder
DAdvertiserMap.java127 synchronized void enableAdvertisingSet( in enableAdvertisingSet() method in AdvertiserMap
DAppAdvertiseStats.java255 void enableAdvertisingSet( in enableAdvertisingSet() method in AppAdvertiseStats
DAdvertiseManagerNativeInterface.java96 void enableAdvertisingSet(int advertiserId, boolean enable, int duration, int maxExtAdvEvents) { in enableAdvertisingSet() method in AdvertiseManagerNativeInterface
DAdvertiseManager.java396 void enableAdvertisingSet(int advertiserId, boolean enable, int duration, int maxExtAdvEvents) { in enableAdvertisingSet() method in AdvertiseManager