Home | History | Annotate | Download | only in p2p

Lines Matching full:mac_addr

2408 void p2p_wps_success_cb(struct p2p_data *p2p, const u8 *mac_addr)
2415 if (os_memcmp(mac_addr, p2p->go_neg_peer->intended_addr, ETH_ALEN) !=
2419 MAC2STR(mac_addr),
2425 MAC2STR(mac_addr));