Home
last modified time | relevance | path

Searched refs:onScanResponseDataSet (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/bluetooth/le/
DAdvertisingSetCallback.java103 public void onScanResponseDataSet(AdvertisingSet advertisingSet, int status) {} in onScanResponseDataSet() method in AdvertisingSetCallback
DIAdvertisingSetCallback.aidl28 void onScanResponseDataSet(in int advertiserId, in int status); in onScanResponseDataSet() method
DBluetoothLeAdvertiser.java596 public void onScanResponseDataSet(int advertiserId, int status) {
601 callback.onScanResponseDataSet(advertisingSet, status);
/frameworks/base/api/
Dcurrent.txt8052 method public void onScanResponseDataSet(android.bluetooth.le.AdvertisingSet, int);
Dtest-current.txt8084 method public void onScanResponseDataSet(android.bluetooth.le.AdvertisingSet, int);
Dsystem-current.txt8531 method public void onScanResponseDataSet(android.bluetooth.le.AdvertisingSet, int);