Searched refs:onScanResult (Results 1 – 1 of 1) sorted by relevance
599 void onScanResult(String address, int rssi, byte[] adv_data) { in onScanResult() method in GattService635 app.callback.onScanResult(result); in onScanResult()648 app.callback.onScanResult(address, rssi, adv_data); in onScanResult()