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

/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dp2p_supplicant.c2361 char *wfd_dev_info_hex = NULL; local
2364 wfd_dev_info_hex = wifi_display_subelem_hex(info->wfd_subelems,
2423 wfd_dev_info_hex ? " wfd_dev_info=0x" : "",
2424 wfd_dev_info_hex ? wfd_dev_info_hex : "",
2429 os_free(wfd_dev_info_hex);

Completed in 302 milliseconds