Searched defs:req_mode (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwnm_ap.c276 mgmt->u.action.u.bss_tm_req.req_mode = 0;
287 MACSTR " dialog_token=%u req_mode=0x%x disassoc_timer=%u "
290 mgmt->u.action.u.bss_tm_req.req_mode,
429 mgmt->u.action.u.bss_tm_req.req_mode =
495 mgmt->u.action.u.bss_tm_req.req_mode =
528 u8 req_mode, int disassoc_timer, u8 valid_int,
537 MACSTR " req_mode=0x%x disassoc_timer=%d valid_int=0x%x",
538 MAC2STR(sta->addr), req_mode, disassoc_timer, valid_int);
551 mgmt->u.action.u.bss_tm_req.req_mode = req_mode;
527 wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta, u8 req_mode, int disassoc_timer, u8 valid_int, const u8 *bss_term_dur, const char *url, const u8 *nei_rep, size_t nei_rep_len) argument
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dwnm_ap.c276 mgmt->u.action.u.bss_tm_req.req_mode = 0;
287 MACSTR " dialog_token=%u req_mode=0x%x disassoc_timer=%u "
290 mgmt->u.action.u.bss_tm_req.req_mode,
429 mgmt->u.action.u.bss_tm_req.req_mode =
495 mgmt->u.action.u.bss_tm_req.req_mode =
528 u8 req_mode, int disassoc_timer, u8 valid_int,
537 MACSTR " req_mode=0x%x disassoc_timer=%d valid_int=0x%x",
538 MAC2STR(sta->addr), req_mode, disassoc_timer, valid_int);
551 mgmt->u.action.u.bss_tm_req.req_mode = req_mode;
527 wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta, u8 req_mode, int disassoc_timer, u8 valid_int, const u8 *bss_term_dur, const char *url, const u8 *nei_rep, size_t nei_rep_len) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwnm_ap.c276 mgmt->u.action.u.bss_tm_req.req_mode = 0;
287 MACSTR " dialog_token=%u req_mode=0x%x disassoc_timer=%u "
290 mgmt->u.action.u.bss_tm_req.req_mode,
429 mgmt->u.action.u.bss_tm_req.req_mode =
495 mgmt->u.action.u.bss_tm_req.req_mode =
528 u8 req_mode, int disassoc_timer, u8 valid_int,
537 MACSTR " req_mode=0x%x disassoc_timer=%d valid_int=0x%x",
538 MAC2STR(sta->addr), req_mode, disassoc_timer, valid_int);
551 mgmt->u.action.u.bss_tm_req.req_mode = req_mode;
527 wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta, u8 req_mode, int disassoc_timer, u8 valid_int, const u8 *bss_term_dur, const char *url, const u8 *nei_rep, size_t nei_rep_len) argument
[all...]
/external/wpa_supplicant_8/hostapd/
H A Dctrl_iface.c876 u8 req_mode = 0, valid_int = 0x01; local
915 req_mode |= WNM_BSS_TM_REQ_BSS_TERMINATION_INCLUDED;
1037 req_mode |= WNM_BSS_TM_REQ_ESS_DISASSOC_IMMINENT;
1041 req_mode |= WNM_BSS_TM_REQ_PREF_CAND_LIST_INCLUDED;
1043 req_mode |= WNM_BSS_TM_REQ_ABRIDGED;
1045 req_mode |= WNM_BSS_TM_REQ_DISASSOC_IMMINENT;
1047 ret = wnm_send_bss_tm_req(hapd, sta, req_mode, disassoc_timer,
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_defs.h587 u8 req_mode; member in struct:ieee80211_mgmt::__anon17140::__anon17150::__anon17151::__anon17162
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h587 u8 req_mode; member in struct:ieee80211_mgmt::__anon17385::__anon17395::__anon17396::__anon17407
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_defs.h587 u8 req_mode; member in struct:ieee80211_mgmt::__anon17628::__anon17638::__anon17639::__anon17650

Completed in 138 milliseconds