Searched refs:handleIncomingRfcommConnections (Results 1 – 1 of 1) sorted by relevance
2090 private void handleIncomingRfcommConnections(UUID uuid) { in handleIncomingRfcommConnections() method in AdapterService2166 new Thread(() -> handleIncomingRfcommConnections(uuid)).start(); in startRfcommListenerInternal()