Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11.c3414 u32 nsts = 0, sta_nsts; in send_assoc_resp() local
3422 sta_nsts = (le_to_host32(capa->vht_capabilities_info) >> in send_assoc_resp()
3425 if (nsts < sta_nsts) in send_assoc_resp()
3428 nsts = sta_nsts; in send_assoc_resp()