HomeSort by relevance Sort by last modified time
    Searched refs:wmm_tspec_element (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/ap/
wmm.h 20 struct wmm_tspec_element;
27 int wmm_process_tspec(struct wmm_tspec_element *tspec);
wmm.c 134 const struct wmm_tspec_element *tspec,
139 struct wmm_tspec_element *t = (struct wmm_tspec_element *)
156 os_memcpy(t, tspec, sizeof(struct wmm_tspec_element));
164 int wmm_process_tspec(struct wmm_tspec_element *tspec)
239 struct wmm_tspec_element *tspec, size_t len)
295 elems.wmm_tspec_len != (sizeof(struct wmm_tspec_element) - 2)) {
311 wmm_addts_req(hapd, mgmt, (struct wmm_tspec_element *)
wpa_auth_ft.c 508 struct wmm_tspec_element *tspec;
525 tspec = (struct wmm_tspec_element *) pos;
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 716 struct wmm_tspec_element { struct

Completed in 35 milliseconds