Searched refs:waitPairingRequestIntent (Results 1 – 1 of 1) sorted by relevance
219 private suspend fun waitPairingRequestIntent(bluetoothDevice: BluetoothDevice) { in waitPairingRequestIntent() method275 val acceptPairingJob = scope.launch { waitPairingRequestIntent(bluetoothDevice) } in acceptPairingAndAwaitBonded()