Home
last modified time | relevance | path

Searched refs:wifi_mac_addr (Results 1 – 1 of 1) sorted by relevance

/hostap-3.7.0/hs20/server/
Dspp_server.c2082 u8 wifi_mac_addr[ETH_ALEN]; in hs20_spp_post_dev_data() local
2189 os_memset(wifi_mac_addr, 0, ETH_ALEN); in hs20_spp_post_dev_data()
2196 if (addr && hwaddr_compact_aton(addr, wifi_mac_addr) == 0) { in hs20_spp_post_dev_data()
2198 MACSTR, MAC2STR(wifi_mac_addr)); in hs20_spp_post_dev_data()
2295 wifi_mac_addr); in hs20_spp_post_dev_data()