Searched refs:uuid_bin2str (Results 1 – 4 of 4) sorted by relevance
15 int uuid_bin2str(const u8 *bin, char *str, size_t max_len);
49 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str() function
84 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid))) in hostapd_wps_reg_success_cb()
3621 if (uuid_bin2str(d->uuid, uuid, sizeof(uuid))) in wps_registrar_get_info()