Searched refs:nfcWifiConnMgr_ (Results 1 – 1 of 1) sorted by relevance
69 WifiConnectionManager& nfcWifiConnMgr_; member in OHOS::NFC::TAG::WifiConnectionManager::WifiCommonEventReceiver75 nfcWifiConnMgr_(nfcWifiConnMgr) in WifiCommonEventReceiver()334 std::unique_lock<std::shared_mutex> guard(nfcWifiConnMgr_.mutex_); in OnReceiveEvent()335 nfcWifiConnMgr_.SendMsgToEvtHandler(NfcCommonEvent::MSG_WIFI_ENABLED, 0); in OnReceiveEvent()340 std::unique_lock<std::shared_mutex> guard(nfcWifiConnMgr_.mutex_); in OnReceiveEvent()341 nfcWifiConnMgr_.SendMsgToEvtHandler(NfcCommonEvent::MSG_WIFI_CONNECTED, 0); in OnReceiveEvent()