Home | History | Annotate | Download | only in p2p

Lines Matching full:mac_addr

2852 void p2p_wps_success_cb(struct p2p_data *p2p, const u8 *mac_addr)
2859 if (os_memcmp(mac_addr, p2p->go_neg_peer->intended_addr, ETH_ALEN) !=
2863 MAC2STR(mac_addr),
2869 MAC2STR(mac_addr));