Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c775 WifiActionData *wifiActionData, const char *ifName) in ProcessEventActionReceived() argument
780 if (node == NULL || wifiActionData == NULL || ifName == NULL || node->callbackObj == NULL || in ProcessEventActionReceived()
785 … node->callbackObj->WifiNetlinkMessage(node->callbackObj, wifiActionData->data, wifiActionData->da… in ProcessEventActionReceived()