Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c162 mconf->mesh_pm_id == elems->mesh_config[1] && in matches_local()
299 wpabuf_put_u8(buf, conf->mesh_pm_id); in mesh_mpm_send_plink_action()
Dmesh.c139 conf->mesh_pm_id = MESH_PATH_METRIC_AIRTIME; in mesh_config_create()
/external/wpa_supplicant_8/src/ap/
Dap_config.h32 u8 mesh_pm_id; member