Searched defs:rfcommClient (Results 1 – 1 of 1) sorted by relevance
176 val rfcommClient = bluetoothAdapter?.let { RfcommClient(appViewModel, it) } in <lambda>() constant