Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c358 u8 vht_capa_oper[2 + 12 + 2 + 5]; in mesh_mpm_send_plink_action() local
360 pos = hostapd_eid_vht_capabilities(bss, vht_capa_oper, 0); in mesh_mpm_send_plink_action()
362 wpabuf_put_data(buf, vht_capa_oper, pos - vht_capa_oper); in mesh_mpm_send_plink_action()