Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dtaxonomy.c92 char vhtcap[8 + 8 + 1]; /* ",vhtcap:" + %08x + trailing NUL */ in ie_to_string() local
110 os_memset(vhtcap, 0, sizeof(vhtcap)); in ie_to_string()
174 os_snprintf(vhtcap, sizeof(vhtcap), 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.c92 char vhtcap[8 + 8 + 1]; /* ",vhtcap:" + %08x + trailing NUL */ in ie_to_string() local
110 os_memset(vhtcap, 0, sizeof(vhtcap)); in ie_to_string()
174 os_snprintf(vhtcap, sizeof(vhtcap), in ie_to_string()
230 htcap, htagg, htmcs, vhtcap, vhtrxmcs, vhttxmcs, in ie_to_string()