Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c149 u8 *tfsresp_ie_start, in wnm_sleep_mode_enter_success() argument
157 if (tfsresp_ie_start && tfsresp_ie_end && in wnm_sleep_mode_enter_success()
158 tfsresp_ie_end - tfsresp_ie_start >= 0) { in wnm_sleep_mode_enter_success()
161 tfsresp_ie_start; in wnm_sleep_mode_enter_success()
165 tfsresp_ie_start, in wnm_sleep_mode_enter_success()
245 u8 *tfsresp_ie_start = NULL; in ieee802_11_rx_wnmsleep_resp() local
269 if (!tfsresp_ie_start) in ieee802_11_rx_wnmsleep_resp()
270 tfsresp_ie_start = pos; in ieee802_11_rx_wnmsleep_resp()
288 wnm_sleep_mode_enter_success(wpa_s, tfsresp_ie_start, in ieee802_11_rx_wnmsleep_resp()