Searched defs:l2capServer (Results 1 – 2 of 2) sorted by relevance
191 val l2capServer = bluetoothAdapter?.let { L2capServer(appViewModel, it) } in <lambda>() constant
197 val l2capServer = bluetoothAdapter.listenUsingInsecureL2capChannel() in testReceive() constant