Searched refs:ConnectionEventsWorker (Results 1 – 1 of 1) sorted by relevance
114 void ConnectionEventsWorker();253 conn_events_thread_ = std::thread([this]() { ConnectionEventsWorker(); }); in StartConnectionEventsThread()323 void PairingServerCtx::ConnectionEventsWorker() { in ConnectionEventsWorker() function in PairingServerCtx