Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dctrl_iface_ap.c794 struct hostapd_config *iconf = hapd->iconf; in hostapd_ctrl_iface_status() local
H A Dwpa_auth_glue.c39 struct hostapd_config *iconf, in hostapd_wpa_auth_conf()
H A Dbeacon.c2643 struct hostapd_config *iconf = iface->conf; in __ieee802_11_set_beacon() local
H A Dhostapd.h192 struct hostapd_config *iconf; member
H A Dieee802_11.c7101 struct hostapd_config *iconf = iface->conf; in hostapd_eid_txpower_envelope() local
/aosp_15_r20/external/wpa_supplicant_8/hostapd/aidl/
H A Dhostapd.cpp950 ChannelBandwidth getChannelBandwidth(struct hostapd_config *iconf) in getChannelBandwidth()