HomeSort by relevance Sort by last modified time
    Searched refs:mLeScanCallback (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
DeviceScanActivity.java 155 mBluetoothAdapter.stopLeScan(mLeScanCallback);
168 mBluetoothAdapter.stopLeScan(mLeScanCallback);
174 mBluetoothAdapter.startLeScan(mLeScanCallback);
177 mBluetoothAdapter.stopLeScan(mLeScanCallback);
249 private BluetoothAdapter.LeScanCallback mLeScanCallback =
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
DeviceScanActivity.java 155 mBluetoothAdapter.stopLeScan(mLeScanCallback);
168 mBluetoothAdapter.stopLeScan(mLeScanCallback);
174 mBluetoothAdapter.startLeScan(mLeScanCallback);
177 mBluetoothAdapter.stopLeScan(mLeScanCallback);
249 private BluetoothAdapter.LeScanCallback mLeScanCallback =
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceScanActivity.java 155 mBluetoothAdapter.stopLeScan(mLeScanCallback);
168 mBluetoothAdapter.stopLeScan(mLeScanCallback);
174 mBluetoothAdapter.startLeScan(mLeScanCallback);
177 mBluetoothAdapter.stopLeScan(mLeScanCallback);
249 private BluetoothAdapter.LeScanCallback mLeScanCallback =

Completed in 34 milliseconds