Searched refs:htcap (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | taxonomy.c | 89 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()
|