Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h113 WIFI_EVENT_ACTION_RECEIVED, enumerator
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_event_adapter.c470 WifiEventReport("p2p0", WIFI_EVENT_ACTION_RECEIVED, &actionData); in CtrlNoSeqCheck()
H A Dnetlink_cmd_adapter.c3274 WifiEventReport("p2p0", WIFI_EVENT_ACTION_RECEIVED, &actionData); in WifiEventTxStatus()
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c828 case WIFI_EVENT_ACTION_RECEIVED: in HandleWifiEvent()