Home
last modified time | relevance | path

Searched refs:LeScanCallback (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java561 private final Map<LeScanCallback, ScanCallback> mLeScanClients;
601 mLeScanClients = new HashMap<LeScanCallback, ScanCallback>(); in BluetoothAdapter()
2353 public interface LeScanCallback { interface in BluetoothAdapter
2380 public boolean startLeScan(LeScanCallback callback) { in startLeScan()
2399 public boolean startLeScan(final UUID[] serviceUuids, final LeScanCallback callback) { in startLeScan()
2484 public void stopLeScan(LeScanCallback callback) { in stopLeScan()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5833 method public deprecated boolean startLeScan(android.bluetooth.BluetoothAdapter.LeScanCallback);
5834 …eprecated boolean startLeScan(java.util.UUID[], android.bluetooth.BluetoothAdapter.LeScanCallback);
5835 method public deprecated void stopLeScan(android.bluetooth.BluetoothAdapter.LeScanCallback);
5866 public static abstract interface BluetoothAdapter.LeScanCallback {
/frameworks/base/api/
Dcurrent.txt7216 method public deprecated boolean startLeScan(android.bluetooth.BluetoothAdapter.LeScanCallback);
7217 …eprecated boolean startLeScan(java.util.UUID[], android.bluetooth.BluetoothAdapter.LeScanCallback);
7218 method public deprecated void stopLeScan(android.bluetooth.BluetoothAdapter.LeScanCallback);
7249 public static abstract interface BluetoothAdapter.LeScanCallback {
Dsystem-current.txt7691 method public deprecated boolean startLeScan(android.bluetooth.BluetoothAdapter.LeScanCallback);
7692 …eprecated boolean startLeScan(java.util.UUID[], android.bluetooth.BluetoothAdapter.LeScanCallback);
7693 method public deprecated void stopLeScan(android.bluetooth.BluetoothAdapter.LeScanCallback);
7726 public static abstract interface BluetoothAdapter.LeScanCallback {