Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dtaxonomy.c89 char htcap[7 + 4 + 1]; /* ",htcap:" + %04hx + trailing NUL */ in ie_to_string() local
107 os_memset(htcap, 0, sizeof(htcap)); in ie_to_string()
156 os_snprintf(htcap, sizeof(htcap), in ie_to_string()
230 htcap, htagg, htmcs, vhtcap, vhtrxmcs, vhttxmcs, in ie_to_string()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dtaxonomy.c89 char htcap[7 + 4 + 1]; /* ",htcap:" + %04hx + trailing NUL */ in ie_to_string() local
107 os_memset(htcap, 0, sizeof(htcap)); in ie_to_string()
156 os_snprintf(htcap, sizeof(htcap), in ie_to_string()
230 htcap, htagg, htmcs, vhtcap, vhtrxmcs, vhttxmcs, in ie_to_string()