Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/eapol/
H A Deapol.c40 static int32_t DisableEapol(const struct NetDevice *netDevice) in DisableEapol() function
198 .disableEapol = DisableEapol,
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c48 inline static uint32_t DisableEapol(struct NetDevice *netdev) in DisableEapol() function
445 return DisableEapol(netdev); in WifiCmdDisableEapol()