Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmesh_mpm.c311 wpabuf_put_u8(buf, MESH_CAP_ACCEPT_ADDITIONAL_PEER | in mesh_mpm_send_plink_action()
709 !(elems->mesh_config[6] & MESH_CAP_ACCEPT_ADDITIONAL_PEER)) { in mesh_mpm_add_peer()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh_mpm.c309 wpabuf_put_u8(buf, MESH_CAP_ACCEPT_ADDITIONAL_PEER | in mesh_mpm_send_plink_action()
705 !(elems->mesh_config[6] & MESH_CAP_ACCEPT_ADDITIONAL_PEER)) { in mesh_mpm_add_peer()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h1713 #define MESH_CAP_ACCEPT_ADDITIONAL_PEER BIT(0) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h1781 #define MESH_CAP_ACCEPT_ADDITIONAL_PEER BIT(0) macro