Searched refs:onLeScan (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothAdapter.java | 3118 void onLeScan(BluetoothDevice device, int rssi, byte[] scanRecord); in onLeScan() method 3211 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/non-updatable-api/ |
D | current.txt | 8026 method public void onLeScan(android.bluetooth.BluetoothDevice, int, byte[]);
|
/frameworks/base/api/ |
D | current.txt | 8026 method public void onLeScan(android.bluetooth.BluetoothDevice, int, byte[]);
|