Searched defs:btAddress (Results 1 – 2 of 2) sorted by relevance
121 val btAddress: String? = device.bluetoothAddress in <lambda>() constant162 val btAddress: String? = inputDeviceAddressMap[deviceId] in <lambda>() constant
1262 String btAddress = im.getInputDeviceBluetoothAddress(deviceId); in getInputDevice() local