Searched defs:connectGatt (Results 1 – 7 of 7) sorted by relevance
186 fun connectGatt(device: BluetoothDevice, coroutine: CoroutineScope = ioScope) = in connectGatt() method in android.bluetooth.DckTestRule312 private fun connectGatt() = runBlocking { in <lambda>() method in android.bluetooth.DckTestRule
365 public boolean connectGatt() { in connectGatt() method in BatteryStateMachineTest.StubBatteryStateMachine
3098 public BluetoothGatt connectGatt( in connectGatt() method in BluetoothDevice3119 public BluetoothGatt connectGatt( in connectGatt() method in BluetoothDevice3144 public BluetoothGatt connectGatt( in connectGatt() method in BluetoothDevice3175 public BluetoothGatt connectGatt( in connectGatt() method in BluetoothDevice3213 public BluetoothGatt connectGatt( in connectGatt() method in BluetoothDevice
96 void connectGatt() { in connectGatt() method in DistanceMeasurementInitiator
218 public boolean connectGatt() { in connectGatt() method in BatteryStateMachine
2591 public boolean connectGatt(Boolean autoConnect) { in connectGatt() method in BassClientStateMachineTest.StubBassClientStateMachine
1332 public boolean connectGatt(Boolean autoConnect) { in connectGatt() method