Searched defs:connectGatt (Results 1 – 4 of 4) sorted by relevance
63 public boolean connectGatt(String uuid) { in connectGatt() method in BluetoothGattMultiDevicesSnippet
387 public void connectGatt() { in connectGatt() method in BluetoothDeviceTest
256 public static BluetoothGatt connectGatt(BluetoothDevice device, Context context, in connectGatt() method in BleCocClientService
587 public static BluetoothGatt connectGatt(BluetoothDevice device, Context context, in connectGatt() method in BleClientService