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 14 struct wmm_tspec_element;
21 int wmm_process_tspec(struct wmm_tspec_element *tspec);
wmm.c 128 const struct wmm_tspec_element *tspec,
133 struct wmm_tspec_element *t = (struct wmm_tspec_element *)
150 os_memcpy(t, tspec, sizeof(struct wmm_tspec_element));
158 int wmm_process_tspec(struct wmm_tspec_element *tspec)
233 struct wmm_tspec_element *tspec, size_t len)
289 elems.wmm_tspec_len != (sizeof(struct wmm_tspec_element) - 2)) {
305 wmm_addts_req(hapd, mgmt, (struct wmm_tspec_element *)
wpa_auth_ft.c 542 struct wmm_tspec_element *tspec;
559 tspec = (struct wmm_tspec_element *) pos;
579 struct wmm_tspec_element *tspec;
582 tspec = (struct wmm_tspec_element *) pos;
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 897 struct wmm_tspec_element { struct
    [all...]

Completed in 108 milliseconds