Home
last modified time | relevance | path

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

/hostap-latest/hs20/server/
Dspp_server.c2085 u8 wifi_mac_addr[ETH_ALEN]; in hs20_spp_post_dev_data() local
2192 os_memset(wifi_mac_addr, 0, ETH_ALEN); in hs20_spp_post_dev_data()
2199 if (addr && hwaddr_compact_aton(addr, wifi_mac_addr) == 0) { in hs20_spp_post_dev_data()
2201 MACSTR, MAC2STR(wifi_mac_addr)); in hs20_spp_post_dev_data()
2298 wifi_mac_addr); in hs20_spp_post_dev_data()