Home
last modified time | relevance | path

Searched defs:EapolInterface (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/eapol/
H A Deapol.h47 struct EapolInterface { struct
48 int32_t (*enableEapol)(const struct NetDevice *netDevice, struct EapolEnable *buff);
49 int32_t (*disableEapol)(const struct NetDevice *netDevice);
50 int32_t (*getEapol)(const struct NetDevice *netDevice, struct EapolRx *buff);
51 int32_t (*sendEapol)(struct NetDevice *netDevice, struct EapolTx *buff);
52 int32_t (*writeEapolToQueue)(const struct NetDevice *netDevice, NetBuf *buff);