Home
last modified time | relevance | path

Searched refs:hostapd_drv_wnm_oper (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwnm_ap.c30 return hostapd_drv_wnm_oper(hapd, oper, addr, buf, buf_len); in ieee80211_11_get_tfs_ie()
40 return hostapd_drv_wnm_oper(hapd, oper, addr, buf, buf_len); in ieee80211_11_set_tfs_ie()
159 hostapd_drv_wnm_oper(hapd, WNM_SLEEP_ENTER_CONFIRM, in ieee802_11_send_wnmsleep_resp()
174 hostapd_drv_wnm_oper(hapd, WNM_SLEEP_EXIT_CONFIRM, in ieee802_11_send_wnmsleep_resp()
Dap_drv_ops.h118 int hostapd_drv_wnm_oper(struct hostapd_data *hapd,
Dap_drv_ops.c728 int hostapd_drv_wnm_oper(struct hostapd_data *hapd, enum wnm_oper oper, in hostapd_drv_wnm_oper() function