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.c1024 if (uuid_str2bin(h, uuid)) {
1193 if (uuid_str2bin(h, uuid)) {
H A Dwps_er.c387 if (uuid_str2bin(pos, ap->sid) < 0) {
587 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.c1024 if (uuid_str2bin(h, uuid)) {
1193 if (uuid_str2bin(h, uuid)) {
H A Dwps_er.c387 if (uuid_str2bin(pos, ap->sid) < 0) {
587 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.c1024 if (uuid_str2bin(h, uuid)) {
1193 if (uuid_str2bin(h, uuid)) {
H A Dwps_er.c387 if (uuid_str2bin(pos, ap->sid) < 0) {
587 if (uuid_str2bin(pos, ap->uuid) < 0)
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwps_supplicant.c1775 } else if (uuid_str2bin(uuid, u) == 0) {
1794 if (uuid_str2bin(uuid, u) == 0)
1810 if (uuid_str2bin(uuid, u) == 0)
1864 if (uuid_str2bin(uuid, u) == 0)
1888 if (uuid_str2bin(uuid, u) == 0)
1949 if (uuid_str2bin(uuid, u) == 0)
2349 if (uuid_str2bin(uuid, u) == 0)
H A Dconfig_winreg.c173 if (uuid_str2bin(str, config->uuid))
H A Dconfig.c3542 if (uuid_str2bin(pos, config->uuid)) {
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwps_hostapd.c1279 if (uuid_str2bin(uuid, u))
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.c1279 if (uuid_str2bin(uuid, u))
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwps_hostapd.c1279 if (uuid_str2bin(uuid, u))
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c2692 if (uuid_str2bin(pos, bss->uuid)) {

Completed in 8029 milliseconds