Home
last modified time | relevance | path

Searched defs:connectGatt (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/multidevices/bluetooth/snippet/
DBluetoothGattMultiDevicesSnippet.java63 public boolean connectGatt(String uuid) { in connectGatt() method in BluetoothGattMultiDevicesSnippet
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothDeviceTest.java387 public void connectGatt() { in connectGatt() method in BluetoothDeviceTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleCocClientService.java256 public static BluetoothGatt connectGatt(BluetoothDevice device, Context context, in connectGatt() method in BleCocClientService
DBleClientService.java587 public static BluetoothGatt connectGatt(BluetoothDevice device, Context context, in connectGatt() method in BleClientService