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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java     [all...]
  /developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 237 mBluetoothGatt = device.connectGatt(this, false, mGattCallback);
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 237 mBluetoothGatt = device.connectGatt(this, false, mGattCallback);
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java 237 mBluetoothGatt = device.connectGatt(this, false, mGattCallback);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleClientService.java 145 mBluetoothGatt = mDevice.connectGatt(this, false, mGattCallbacks);
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 111 milliseconds