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

  /developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceScanActivity.java 102 scanLeDevice(true);
105 scanLeDevice(false);
127 scanLeDevice(true);
143 scanLeDevice(false);
161 private void scanLeDevice(final boolean enable) {
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceScanActivity.java 102 scanLeDevice(true);
105 scanLeDevice(false);
127 scanLeDevice(true);
143 scanLeDevice(false);
161 private void scanLeDevice(final boolean enable) {
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceScanActivity.java 102 scanLeDevice(true);
105 scanLeDevice(false);
127 scanLeDevice(true);
143 scanLeDevice(false);
161 private void scanLeDevice(final boolean enable) {

Completed in 85 milliseconds