Searched refs:p2p_device_persistent_mac_addr (Results 1 – 4 of 4) sorted by relevance
1519 u8 p2p_device_persistent_mac_addr[ETH_ALEN]; member
1541 if (!is_zero_ether_addr(config->p2p_device_persistent_mac_addr)) in wpa_config_write_global()1543 MAC2STR(config->p2p_device_persistent_mac_addr)); in wpa_config_write_global()
4539 if (hwaddr_aton2(pos, config->p2p_device_persistent_mac_addr) < 0) { in wpa_config_process_p2p_device_persistent_mac_addr()4793 { FUNC(p2p_device_persistent_mac_addr), 0 },
4400 os_memcpy(wpa_s->conf->p2p_device_persistent_mac_addr, addr, in wpas_p2p_mac_setup()4407 wpa_s->conf->p2p_device_persistent_mac_addr)) in wpas_p2p_mac_setup()4409 os_memcpy(addr, wpa_s->conf->p2p_device_persistent_mac_addr, in wpas_p2p_mac_setup()