Searched refs:onLeScan (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothAdapter.java | 2364 public void onLeScan(BluetoothDevice device, int rssi, byte[] scanRecord); in onLeScan() method 2447 callback.onLeScan(result.getDevice(), result.getRssi(), in startLeScan()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 5867 method public abstract void onLeScan(android.bluetooth.BluetoothDevice, int, byte[]);
|
/frameworks/base/api/ |
D | current.txt | 7250 method public abstract void onLeScan(android.bluetooth.BluetoothDevice, int, byte[]);
|
D | system-current.txt | 7727 method public abstract void onLeScan(android.bluetooth.BluetoothDevice, int, byte[]);
|