Searched refs:waitBondIntent (Results 1 – 2 of 2) sorted by relevance
154 suspend fun waitBondIntent(bluetoothDevice: BluetoothDevice): Int { in <lambda>() method in com.android.pandora.Security175 val bondState = waitBondIntent(bluetoothDevice) in <lambda>()195 val bondState = waitBondIntent(bluetoothDevice) in <lambda>()
250 suspend fun waitBondIntent(bluetoothDevice: BluetoothDevice) { in waitBondIntent() method276 waitBondIntent(bluetoothDevice) in acceptPairingAndAwaitBonded()