Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c2569 char *wfd_dev_info_hex = NULL; in wpas_dev_found() local
2572 wfd_dev_info_hex = wifi_display_subelem_hex(info->wfd_subelems, in wpas_dev_found()
2631 wfd_dev_info_hex ? " wfd_dev_info=0x" : "", in wpas_dev_found()
2632 wfd_dev_info_hex ? wfd_dev_info_hex : "", in wpas_dev_found()
2637 os_free(wfd_dev_info_hex); in wpas_dev_found()