OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connectGatt
(Results
1 - 8
of
8
) sorted by null
/developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
237
mBluetoothGatt = device.
connectGatt
(this, false, mGattCallback);
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/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);
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
[
all
...]
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 92 milliseconds