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

/external/wpa_supplicant_8/hostapd/src/utils/
H A Duuid.h14 int uuid_str2bin(const char *str, u8 *bin);
H A Duuid.c14 int uuid_str2bin(const char *str, u8 *bin) function
/external/wpa_supplicant_8/src/utils/
H A Duuid.h14 int uuid_str2bin(const char *str, u8 *bin);
H A Duuid.c14 int uuid_str2bin(const char *str, u8 *bin) function
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Duuid.h14 int uuid_str2bin(const char *str, u8 *bin);
H A Duuid.c14 int uuid_str2bin(const char *str, u8 *bin) function
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_er_ssdp.c96 if (uuid_str2bin(pos2, uuid) < 0) {
H A Dwps_upnp_web.c1022 if (uuid_str2bin(h, uuid)) {
1192 if (uuid_str2bin(h, uuid)) {
H A Dwps_er.c389 if (uuid_str2bin(pos, ap->sid) < 0) {
588 if (uuid_str2bin(pos, ap->uuid) < 0)
/external/wpa_supplicant_8/src/wps/
H A Dwps_er_ssdp.c96 if (uuid_str2bin(pos2, uuid) < 0) {
H A Dwps_upnp_web.c1022 if (uuid_str2bin(h, uuid)) {
1192 if (uuid_str2bin(h, uuid)) {
H A Dwps_er.c389 if (uuid_str2bin(pos, ap->sid) < 0) {
588 if (uuid_str2bin(pos, ap->uuid) < 0)
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_er_ssdp.c96 if (uuid_str2bin(pos2, uuid) < 0) {
H A Dwps_upnp_web.c1022 if (uuid_str2bin(h, uuid)) {
1192 if (uuid_str2bin(h, uuid)) {
H A Dwps_er.c389 if (uuid_str2bin(pos, ap->sid) < 0) {
588 if (uuid_str2bin(pos, ap->uuid) < 0)
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwps_supplicant.c1736 } else if (uuid_str2bin(uuid, u) == 0) {
1755 if (uuid_str2bin(uuid, u) == 0)
1771 if (uuid_str2bin(uuid, u) == 0)
1825 if (uuid_str2bin(uuid, u) == 0)
1849 if (uuid_str2bin(uuid, u) == 0)
1908 if (uuid_str2bin(uuid, u) == 0)
2267 if (uuid_str2bin(uuid, u) == 0)
H A Dconfig_winreg.c173 if (uuid_str2bin(str, config->uuid))
H A Dconfig.c2860 if (uuid_str2bin(pos, config->uuid)) {
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwps_hostapd.c1311 if (uuid_str2bin(uuid, u))
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.c1311 if (uuid_str2bin(uuid, u))
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwps_hostapd.c1311 if (uuid_str2bin(uuid, u))
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c2566 if (uuid_str2bin(pos, bss->uuid)) {

Completed in 3936 milliseconds