Searched refs:MESH_CAP_ACCEPT_ADDITIONAL_PEER (Results 1 – 2 of 2) sorted by relevance
319 wpabuf_put_u8(buf, MESH_CAP_ACCEPT_ADDITIONAL_PEER | in mesh_mpm_send_plink_action()736 !(elems->mesh_config[6] & MESH_CAP_ACCEPT_ADDITIONAL_PEER)) { in mesh_mpm_add_peer()
1871 #define MESH_CAP_ACCEPT_ADDITIONAL_PEER BIT(0) macro