Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/le/
DIAdvertisingSetCallback.aidl28 void onScanResponseDataSet(in int advertiserId, in int status); in onScanResponseDataSet() method
/packages/services/Car/car-builtin-lib/src/android/car/builtin/bluetooth/le/
DAdvertisingSetCallbackHelper.java91 public void onScanResponseDataSet(AdvertisingSet advertisingSet, int status) { in onScanResponseDataSet() method in AdvertisingSetCallbackHelper.Callback
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DAdvertisingSetCallback.java86 public void onScanResponseDataSet(AdvertisingSet advertisingSet, int status) {} in onScanResponseDataSet() method in AdvertisingSetCallback
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAdvertiseManagerNativeInterface.java141 void onScanResponseDataSet(int advertiserId, int status) throws Exception { in onScanResponseDataSet() method in AdvertiseManagerNativeInterface
DAdvertiseManager.java476 void onScanResponseDataSet(int advertiserId, int status) throws Exception { in onScanResponseDataSet() method in AdvertiseManager