Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dmesh_mpm.c237 if (type != PLINK_CLOSE && wpa_s->mesh_ht_enabled) { in mesh_mpm_send_plink_action()
367 if (type != PLINK_CLOSE && wpa_s->mesh_ht_enabled) { in mesh_mpm_send_plink_action()
Dmesh.c634 wpa_s->mesh_ht_enabled = !!params->freq.ht_enabled; in wpa_supplicant_join_mesh()
Dwpa_supplicant_i.h1063 unsigned int mesh_ht_enabled:1; member