Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c774 static int32_t ProcessEventActionReceived(struct HdfWlanRemoteNode *node, uint32_t event, in ProcessEventActionReceived() function
829 ret = ProcessEventActionReceived(pos, event, (WifiActionData *)data, ifName); in HandleWifiEvent()