Home
last modified time | relevance | path

Searched refs:tfsresp_ie_start (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwnm_sta.c200 const u8 *tfsresp_ie_start, in wnm_sleep_mode_enter_success()
208 if (tfsresp_ie_start && tfsresp_ie_end && in wnm_sleep_mode_enter_success()
209 tfsresp_ie_end - tfsresp_ie_start >= 0) { in wnm_sleep_mode_enter_success()
212 tfsresp_ie_start; in wnm_sleep_mode_enter_success()
216 tfsresp_ie_start, in wnm_sleep_mode_enter_success()
302 const u8 *tfsresp_ie_start = NULL; in ieee802_11_rx_wnmsleep_resp() local
338 if (!tfsresp_ie_start) in ieee802_11_rx_wnmsleep_resp()
339 tfsresp_ie_start = pos; in ieee802_11_rx_wnmsleep_resp()
385 wnm_sleep_mode_enter_success(wpa_s, tfsresp_ie_start, in ieee802_11_rx_wnmsleep_resp()
199 wnm_sleep_mode_enter_success(struct wpa_supplicant *wpa_s, const u8 *tfsresp_ie_start, const u8 *tfsresp_ie_end) wnm_sleep_mode_enter_success() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwnm_sta.c209 const u8 *tfsresp_ie_start, in wnm_sleep_mode_enter_success()
217 if (tfsresp_ie_start && tfsresp_ie_end && in wnm_sleep_mode_enter_success()
218 tfsresp_ie_end - tfsresp_ie_start >= 0) { in wnm_sleep_mode_enter_success()
221 tfsresp_ie_start; in wnm_sleep_mode_enter_success()
225 tfsresp_ie_start, in wnm_sleep_mode_enter_success()
318 const u8 *tfsresp_ie_start = NULL; in ieee802_11_rx_wnmsleep_resp() local
354 if (!tfsresp_ie_start) in ieee802_11_rx_wnmsleep_resp()
355 tfsresp_ie_start = pos; in ieee802_11_rx_wnmsleep_resp()
402 wnm_sleep_mode_enter_success(wpa_s, tfsresp_ie_start, in ieee802_11_rx_wnmsleep_resp()
208 wnm_sleep_mode_enter_success(struct wpa_supplicant *wpa_s, const u8 *tfsresp_ie_start, const u8 *tfsresp_ie_end) wnm_sleep_mode_enter_success() argument

Completed in 5 milliseconds