Home
last modified time | relevance | path

Searched defs:mesh_conf (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h26 struct mesh_conf { struct
27 u8 meshid[32];
28 u8 meshid_len;
30 u8 mesh_pp_id;
32 u8 mesh_pm_id;
34 u8 mesh_cc_id;
36 u8 mesh_sp_id;
38 u8 mesh_auth_id;
39 u8 *rsn_ie;
40 int rsn_ie_len;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h26 struct mesh_conf { struct
27 u8 meshid[32];
28 u8 meshid_len;
30 u8 mesh_pp_id;
32 u8 mesh_pm_id;
34 u8 mesh_cc_id;
36 u8 mesh_sp_id;
38 u8 mesh_auth_id;
39 u8 *rsn_ie;
40 int rsn_ie_len;
[all …]