Home
last modified time | relevance | path

Searched refs:wnm_send_coloc_intf_req (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwnm_ap.h27 int wnm_send_coloc_intf_req(struct hostapd_data *hapd, struct sta_info *sta,
Dwnm_ap.c812 int wnm_send_coloc_intf_req(struct hostapd_data *hapd, struct sta_info *sta, in wnm_send_coloc_intf_req() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwnm_ap.h27 int wnm_send_coloc_intf_req(struct hostapd_data *hapd, struct sta_info *sta,
Dwnm_ap.c869 int wnm_send_coloc_intf_req(struct hostapd_data *hapd, struct sta_info *sta, in wnm_send_coloc_intf_req() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_ctrl_iface.c1028 return wnm_send_coloc_intf_req(hapd, sta, auto_report, timeout); in hostapd_ctrl_iface_coloc_intf_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_ctrl_iface.c1036 return wnm_send_coloc_intf_req(hapd, sta, auto_report, timeout); in hostapd_ctrl_iface_coloc_intf_req()