Home
last modified time | relevance | path

Searched refs:onLeScan (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java2890 void onLeScan(BluetoothDevice device, int rssi, byte[] scanRecord); in onLeScan() method
2983 callback.onLeScan(result.getDevice(), result.getRssi(), in startLeScan()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5867 method public abstract void onLeScan(android.bluetooth.BluetoothDevice, int, byte[]);
/frameworks/base/api/
Dcurrent.txt8023 method public void onLeScan(android.bluetooth.BluetoothDevice, int, byte[]);