Searched refs:wpa_tdls_frame (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dtdls.c77 struct wpa_tdls_frame { struct
1507 size_t min_req_len = sizeof(struct wpa_tdls_frame) +
1520 dialog_token = buf[sizeof(struct wpa_tdls_frame)];
1527 if (wpa_supplicant_parse_ies(buf + sizeof(struct wpa_tdls_frame) + 1,
1528 len - (sizeof(struct wpa_tdls_frame) + 1),
2699 struct wpa_tdls_frame *tf;
2721 tf = (struct wpa_tdls_frame *) buf;
/external/wpa_supplicant_8/src/rsn_supp/
H A Dtdls.c77 struct wpa_tdls_frame { struct
1507 size_t min_req_len = sizeof(struct wpa_tdls_frame) +
1520 dialog_token = buf[sizeof(struct wpa_tdls_frame)];
1527 if (wpa_supplicant_parse_ies(buf + sizeof(struct wpa_tdls_frame) + 1,
1528 len - (sizeof(struct wpa_tdls_frame) + 1),
2699 struct wpa_tdls_frame *tf;
2721 tf = (struct wpa_tdls_frame *) buf;
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dtdls.c77 struct wpa_tdls_frame { struct
1507 size_t min_req_len = sizeof(struct wpa_tdls_frame) +
1520 dialog_token = buf[sizeof(struct wpa_tdls_frame)];
1527 if (wpa_supplicant_parse_ies(buf + sizeof(struct wpa_tdls_frame) + 1,
1528 len - (sizeof(struct wpa_tdls_frame) + 1),
2699 struct wpa_tdls_frame *tf;
2721 tf = (struct wpa_tdls_frame *) buf;

Completed in 160 milliseconds