Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h844 typedef struct cfg80211_ap_settings { struct
845 struct cfg80211_chan_def chandef;
846 struct cfg80211_beacon_data beacon;
848 hi_s32 beacon_interval;
849 hi_s32 dtim_period;
850 const hi_u8* ssid;
851 size_t ssid_len;
853 enum nl80211_hidden_ssid hidden_ssid;
854 enum nl80211_auth_type auth_type;
855 struct CryptoSettings crypto;
[all …]