Home
last modified time | relevance | path

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

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