Searched refs:wnm_send_bss_tm_req (Results 1 – 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | wnm_ap.h | 21 int wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta,
|
D | wnm_ap.c | 734 int wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta, in wnm_send_bss_tm_req() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | wnm_ap.h | 21 int wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta,
|
D | wnm_ap.c | 789 int wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta, in wnm_send_bss_tm_req() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | ap_ctrl_iface.c | 984 ret = wnm_send_bss_tm_req(hapd, sta, req_mode, disassoc_timer, in hostapd_ctrl_iface_bss_tm_req()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | ap_ctrl_iface.c | 992 ret = wnm_send_bss_tm_req(hapd, sta, req_mode, disassoc_timer, in hostapd_ctrl_iface_bss_tm_req()
|