Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java2128 public void onLeScan(BluetoothDevice device, int rssi, byte[] scanRecord); in onLeScan() method
2215 callback.onLeScan(result.getDevice(), result.getRssi(), in startLeScan()
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd306 public void onLeScan(final BluetoothDevice device, int rssi,
/frameworks/base/docs/html/about/versions/
Dandroid-4.3.jd389 {@link android.bluetooth.BluetoothAdapter.LeScanCallback#onLeScan onLeScan()} method. This
/frameworks/base/api/
Dcurrent.txt6332 method public abstract void onLeScan(android.bluetooth.BluetoothDevice, int, byte[]);
Dsystem-current.txt6550 method public abstract void onLeScan(android.bluetooth.BluetoothDevice, int, byte[]);