Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h425 } WifiRxEapol; typedef
569 int32_t WifiEapolPacketReceive(const char *ifName, WifiRxEapol *rxEapol);
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h305 } WifiRxEapol; typedef
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_wpa_cmd_adapter.c60 int32_t WifiEapolPacketReceive(const char *ifName, WifiRxEapol *rxEapol) in WifiEapolPacketReceive()
63 WifiRxEapol eapol = {0}; in WifiEapolPacketReceive()
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c58 inline static uint32_t ReceiveEapol(struct NetDevice *netdev, WifiRxEapol *rxData) in ReceiveEapol()
355 WifiRxEapol eapol = {0}; in WifiCmdReceiveEapol()
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp657 WifiRxEapol *rxEapol = NULL;