Searched refs:extcap (Results 1 – 1 of 1) sorted by relevance
96 char extcap[8 + 2 * MAX_EXTCAP + 1]; /* ",extcap:" + hex + trailing NUL in ie_to_string() local113 os_memset(extcap, 0, sizeof(extcap)); in ie_to_string()197 char *p = extcap; in ie_to_string()199 p += os_snprintf(extcap, sizeof(extcap), in ie_to_string()204 lim = sizeof(extcap) - in ie_to_string()205 os_strlen(extcap); in ie_to_string()231 txpow, extcap, wps); in ie_to_string()