Searched refs:onScanResponseDataSet (Results 1 – 7 of 7) sorted by relevance
106 public void onScanResponseDataSet(AdvertisingSet advertisingSet, int status) { in onScanResponseDataSet() method in AdvertisingSetCallback
664 public void onScanResponseDataSet(int advertiserId, int status) {669 callback.onScanResponseDataSet(advertisingSet, status);
28 void onScanResponseDataSet(in int advertiserId, in int status); in onScanResponseDataSet() method
353 void onScanResponseDataSet(int advertiserId, int status) throws Exception { in onScanResponseDataSet() method in AdvertiseManager366 callback.onScanResponseDataSet(advertiserId, status); in onScanResponseDataSet()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
12302 Landroid/bluetooth/le/IAdvertisingSetCallback$Stub$Proxy;->onScanResponseDataSet(II)V12325 Landroid/bluetooth/le/IAdvertisingSetCallback;->onScanResponseDataSet(II)V
9590 method public void onScanResponseDataSet(android.bluetooth.le.AdvertisingSet, int);