Searched refs:htmcs (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | taxonomy.c | 91 char htmcs[7 + 8 + 1]; /* ",htmcs:" + %08x + trailing NUL */ in ie_to_string() local 109 os_memset(htmcs, 0, sizeof(htmcs)); in ie_to_string() 168 os_snprintf(htmcs, sizeof(htmcs), in ie_to_string() 230 htcap, htagg, htmcs, vhtcap, vhtrxmcs, vhttxmcs, in ie_to_string()
|