Searched refs:toBluetoothDevice (Results 1 – 16 of 16) sorted by relevance
75 request.connection.toBluetoothDevice(bluetoothAdapter), in answerCallAsHandsfree()89 request.connection.toBluetoothDevice(bluetoothAdapter) in endCallAsHandsfree()92 request.connection.toBluetoothDevice(bluetoothAdapter), in endCallAsHandsfree()105 bluetoothHfpClient.rejectCall(request.connection.toBluetoothDevice(bluetoothAdapter)) in declineCallAsHandsfree()115 bluetoothHfpClient.connectAudio(request.connection.toBluetoothDevice(bluetoothAdapter)) in connectToAudioAsHandsfree()126 request.connection.toBluetoothDevice(bluetoothAdapter) in disconnectFromAudioAsHandsfree()138 request.connection.toBluetoothDevice(bluetoothAdapter), in makeCallAsHandsfree()151 request.connection.toBluetoothDevice(bluetoothAdapter) in callTransferAsHandsfree()163 request.connection.toBluetoothDevice(bluetoothAdapter), in enableSlcAsHandsfree()176 request.connection.toBluetoothDevice(bluetoothAdapter), in disableSlcAsHandsfree()[all …]
93 val device = request.connection.toBluetoothDevice(bluetoothAdapter) in enableSlc()103 val device = request.connection.toBluetoothDevice(bluetoothAdapter) in disableSlc()213 request.connection.toBluetoothDevice(bluetoothAdapter) in setVoiceRecognition()217 request.connection.toBluetoothDevice(bluetoothAdapter) in setVoiceRecognition()
118 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in <lambda>()212 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in <lambda>()244 val device = answer.event.address.toBluetoothDevice(bluetoothAdapter) in <lambda>()
91 val bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in openRfcommChannel()102 val bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in openL2capChannel()
87 val device = request.connection.toBluetoothDevice(bluetoothAdapter) in waitPeripheral()113 val device = request.connection.toBluetoothDevice(bluetoothAdapter) in start()
55 request.address.toBluetoothDevice(bluetoothAdapter), in sendHostReport()
56 val bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in setAccessPermission()
82 val device = request.connection.toBluetoothDevice(bluetoothAdapter) in openSource()120 val device = request.connection.toBluetoothDevice(bluetoothAdapter) in waitSource()
334 fun ByteString.toBluetoothDevice(adapter: BluetoothAdapter): BluetoothDevice = in Intent() method337 fun Connection.toBluetoothDevice(adapter: BluetoothAdapter): BluetoothDevice = in Intent() method
289 var bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in waitConnection()316 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in waitDisconnection()343 val bluetoothDevice = request.address.toBluetoothDevice(bluetoothAdapter) in connect()372 val bluetoothDevice = request.connection.toBluetoothDevice(bluetoothAdapter) in disconnect()
97 val device = request.address.toBluetoothDevice(bluetoothAdapter) in connectPan()
73 val device = request.connection.toBluetoothDevice(bluetoothAdapter) in open()
73 val device = request.connection.toBluetoothDevice(bluetoothAdapter) in waitSink()
132 val device = request.connection.toBluetoothDevice(bluetoothAdapter) in createLECreditBasedChannel()
72 val device = request.address.toBluetoothDevice(bluetoothAdapter) in connectToServer()
161 val bluetoothDevice = request.address.toBluetoothDevice(mBluetoothAdapter) in discoverServicesSdp()