Home
last modified time | relevance | path

Searched refs:MSG_WIFI_CONNECTED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/include/
H A Dinfc_service.h80 MSG_WIFI_CONNECTED, enumerator
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dwifi_connection_manager.cpp341 nfcWifiConnMgr_.SendMsgToEvtHandler(NfcCommonEvent::MSG_WIFI_CONNECTED, 0); in OnReceiveEvent()
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp441 case NfcCommonEvent::MSG_WIFI_CONNECTED: { in ProcessEvent()
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp465 AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(NfcCommonEvent::MSG_WIFI_CONNECTED), 0);