Searched refs:connectGattAndWaitConnection (Results 1 – 1 of 1) sorted by relevance
132 BluetoothGatt gatt = connectGattAndWaitConnection(gattCallback); in fullGattClientLifecycle()169 BluetoothGatt gatt = connectGattAndWaitConnection(gattCallback); in clientGattDiscoverServices()187 BluetoothGatt gatt = connectGattAndWaitConnection(gattCallback); in clientGattReadCharacteristics()213 BluetoothGatt gatt = connectGattAndWaitConnection(gattCallback); in clientGattWriteCharacteristic()243 BluetoothGatt gatt = connectGattAndWaitConnection(gattCallback); in clientGattNotifyOrIndicateCharacteristic()310 BluetoothGatt gatt = connectGattAndWaitConnection(gattCallback); in consecutiveWriteCharacteristicFails_thenSuccess()311 BluetoothGatt gatt2 = connectGattAndWaitConnection(gattCallback2); in consecutiveWriteCharacteristicFails_thenSuccess()439 private BluetoothGatt connectGattAndWaitConnection(BluetoothGattCallback callback) { in connectGattAndWaitConnection() method in GattClientTest484 BluetoothGatt gatt = connectGattAndWaitConnection(gattCallback); in requestMtu_invalidParamer_isFalse()498 BluetoothGatt gatt = connectGattAndWaitConnection(gattCallback); in requestMtu_once_isSuccess()[all …]