Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Duuid.h15 int uuid_bin2str(const u8 *bin, char *str, size_t max_len);
Duuid.c49 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str() function
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_web.c226 uuid_bin2str(iface->wps->uuid, uuid_string, sizeof(uuid_string)); in format_wps_device_xml()
1118 uuid_bin2str(uuid, str, sizeof(str)); in web_connection_parse_subscribe()
1148 uuid_bin2str(s->uuid, b, 80); in web_connection_parse_subscribe()
1291 uuid_bin2str(uuid, str, sizeof(str)); in web_connection_parse_unsubscribe()
Dwps_upnp_ssdp.c139 uuid_bin2str(iface->wps->uuid, uuid_string, sizeof(uuid_string)); in next_advertisement()
592 uuid_bin2str(iface->wps->uuid, uuid_string, in ssdp_parse_msearch()
Dwps_upnp_event.c161 uuid_bin2str(e->s->uuid, b, 80); in event_build_message()
Dwps_upnp.c747 uuid_bin2str(s->uuid, str, sizeof(str)); in subscription_start()
Dwps_er.c250 uuid_bin2str(ap->sid, sid, sizeof(sid)); in wps_er_ap_unsubscribe()
394 uuid_bin2str(ap->sid, txt, sizeof(txt)); in wps_er_get_sid()
Dwps_registrar.c3529 if (uuid_bin2str(d->uuid, uuid, sizeof(uuid))) in wps_registrar_get_info()
/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c720 uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_ap_add()
743 uuid_bin2str(ap->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_ap_remove()
754 uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_enrollee_add()
778 uuid_bin2str(enrollee->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_enrollee_remove()
800 uuid_bin2str(ap_settings->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_ap_settings()
816 uuid_bin2str(ev->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_wps_event_er_set_sel_reg()
1400 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid))) in wpas_wps_pin_needed_cb()
1479 uuid_bin2str(wps->uuid, buf, sizeof(buf)); in wpas_wps_set_uuid()
Dconfig_winreg.c580 uuid_bin2str(config->uuid, buf, sizeof(buf)); in wpa_config_write_global()
Dconfig_file.c1037 uuid_bin2str(config->uuid, buf, sizeof(buf)); in wpa_config_write_global()
Dconfig.c3905 uuid_bin2str(config->uuid, buf, sizeof(buf)); in wpa_config_process_uuid()
Dctrl_iface.c2037 uuid_bin2str(wpa_s->wps->uuid, uuid_str, sizeof(uuid_str)); in wpa_supplicant_ctrl_iface_status()
/external/wpa_supplicant_8/hostapd/
Dmain.c541 if (uuid_bin2str(uuid, buf, sizeof(buf)) < 0) in gen_uuid()
/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c178 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid))) in hostapd_wps_pin_needed_cb()
234 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid))) in hostapd_wps_reg_success_cb()
259 if (uuid_bin2str(uuid_e, uuid, sizeof(uuid))) in hostapd_wps_enrollee_seen_cb()