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/ |
D | wnm_ap.h | 27 int wnm_send_coloc_intf_req(struct hostapd_data *hapd, struct sta_info *sta,
|
D | wnm_ap.c | 812 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/ |
D | wnm_ap.h | 27 int wnm_send_coloc_intf_req(struct hostapd_data *hapd, struct sta_info *sta,
|
D | wnm_ap.c | 869 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/ |
D | ap_ctrl_iface.c | 1028 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/ |
D | ap_ctrl_iface.c | 1036 return wnm_send_coloc_intf_req(hapd, sta, auto_report, timeout); in hostapd_ctrl_iface_coloc_intf_req()
|