Searched full:bumbledevice (Results 1 – 5 of 5) sorted by relevance
7 BumbleDevice:12 BumbleDevice:
51 val bumbleDevice =58 var bumbleGatt = bumbleDevice.connectGatt(context, false, gattCallback)
156 val bumbleDevice =176 var bumbleGatt = bumbleDevice.connectGatt(context, false, gattCallback)
314 val bumbleDevice = in <lambda>() constant321 connectGatt(bumbleDevice).first { it.state == BluetoothProfile.STATE_CONNECTED } in <lambda>()
173 val bumbleDevice = in testDiscoverDkGattService() constant191 var bumbleGatt = bumbleDevice.connectGatt(context, false, gattCallback) in testDiscoverDkGattService()