Searched defs:adv_mac (Results 1 – 6 of 6) sorted by relevance
/hostap/src/p2p/ |
D | p2p_pd.c | 513 const u8 *session_mac, const u8 *adv_mac) in p2ps_setup_p2ps_prov() 898 u8 adv_mac[ETH_ALEN] = { 0, 0, 0, 0, 0, 0 }; in p2p_process_prov_disc_req() local 1743 u8 adv_mac[ETH_ALEN]; in p2p_process_prov_disc_resp() local
|
D | p2p.h | 266 u8 adv_mac[ETH_ALEN]; member
|
D | p2p_i.h | 787 const u8 *adv_mac; member
|
D | p2p.c | 4244 u8 *adv_mac = NULL; in p2p_timeout_prov_disc_req() local
|
/hostap/tests/hwsim/ |
D | wpasupplicant.py | 1490 def asp_provision(self, peer, adv_id, adv_mac, session_id, session_mac, argument
|
/hostap/wpa_supplicant/ |
D | p2p_supplicant.c | 3451 u32 adv_id, const u8 *adv_mac, in wpas_prov_disc_fail() 5084 const u8 *adv_mac, const u8 *ses_mac, in wpas_p2ps_prov_complete()
|