Searched refs:connectionEventsWorker (Results 1 – 1 of 1) sorted by relevance
104 void connectionEventsWorker();233 conn_events_thread_ = std::thread([this]() { connectionEventsWorker(); }); in startConnectionEventsThread()280 void PairingServerImpl::connectionEventsWorker() { in connectionEventsWorker() function in adbwifi::pairing::__anon670943110110::PairingServerImpl