Home
last modified time | relevance | path

Searched defs:toBluetoothDevice (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DUtils.kt333 fun ByteString.toBluetoothDevice(adapter: BluetoothAdapter): BluetoothDevice = in Intent() method
336 fun Connection.toBluetoothDevice(adapter: BluetoothAdapter): BluetoothDevice = in Intent() method