Lines Matching refs:mac_addr
217 bss = wpa_bss_get(wpa_s, cred->mac_addr, ssid->ssid, ssid->ssid_len); in wpas_wps_security_workaround()
415 MAC2STR(cred->mac_addr)); in wpa_supplicant_wps_cred()
765 uuid_str, MAC2STR(ap->mac_addr), dev_type, ap->wps_state, in wpa_supplicant_wps_event_er_ap_add()
800 uuid_str, MAC2STR(enrollee->mac_addr), enrollee->m1_received, in wpa_supplicant_wps_event_er_enrollee_add()
816 uuid_str, MAC2STR(enrollee->mac_addr)); in wpa_supplicant_wps_event_er_enrollee_remove()
1453 static int wpas_wps_new_psk_cb(void *ctx, const u8 *mac_addr, in wpas_wps_new_psk_cb() argument
1460 MAC2STR(mac_addr)); in wpas_wps_new_psk_cb()
1465 MAC2STR(mac_addr), MAC2STR(p2p_dev_addr)); in wpas_wps_new_psk_cb()
1486 uuid, MAC2STR(dev->mac_addr), dev->device_name, in wpas_wps_pin_needed_cb()
1646 os_memcpy(wps->dev.mac_addr, wpa_s->own_addr, ETH_ALEN); in wpas_wps_init()
2320 os_memcpy(wps->dev.mac_addr, wpa_s->own_addr, ETH_ALEN); in wpas_wps_update_mac_addr()
2745 if (attr.mac_addr) { in wpas_wps_nfc_rx_handover_sel()
2746 bssid = attr.mac_addr; in wpas_wps_nfc_rx_handover_sel()