Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h809 struct HdfMac80211APOps { struct
821 int32_t (*ConfigAp)(NetDevice *netDev, struct WlanAPConf *apConf);
833 int32_t (*StartAp)(NetDevice *netDev);
845 int32_t (*StopAp)(NetDevice *netDev);
858 int32_t (*ConfigBeacon)(NetDevice *netDev, struct WlanBeaconConf *beaconConf);
871 int32_t (*DelStation)(NetDevice *netDev, const uint8_t *macAddr);
885 int32_t (*SetCountryCode)(NetDevice *netDev, const char *code, uint32_t len);
898 int32_t (*GetAssociatedStasCount)(NetDevice *netDev, uint32_t *num);
912 int32_t (*GetAssociatedStasInfo)(NetDevice *netDev, WifiStaInfo *staInfo, uint32_t num);