Searched refs:LeScanCallback (Results 1 – 4 of 4) sorted by relevance
561 private final Map<LeScanCallback, ScanCallback> mLeScanClients;601 mLeScanClients = new HashMap<LeScanCallback, ScanCallback>(); in BluetoothAdapter()2353 public interface LeScanCallback { interface in BluetoothAdapter2380 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()
5833 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 {
7216 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 {
7691 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 {