Home
last modified time | relevance | path

Searched refs:waitIncomingAclConnectedIntent (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/pandora/server/src/
DHost.kt263 suspend fun waitIncomingAclConnectedIntent(address: String?, transport: Int): Intent { in waitIncomingAclConnectedIntent() method
299 waitIncomingAclConnectedIntent(bluetoothDevice.address, TRANSPORT_BREDR) in waitConnection()
575 waitIncomingAclConnectedIntent(null, TRANSPORT_LE) in advertise()