Home
last modified time | relevance | path

Searched refs:icon_count (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dhs20_supplicant.c63 size_t icon_count; member
575 for (j = 0; j < osu->icon_count; j++) { in hs20_osu_icon_fetch_result()
805 for (j = 0; j < osu->icon_count; j++) { in hs20_osu_fetch_done()
830 for (j = 0; j < osu->icon_count; j++) { in hs20_next_osu_icon()
966 struct osu_icon *icon = &prov->icon[prov->icon_count]; in hs20_osu_add_prov()
1003 prov->icon_count++; in hs20_osu_add_prov()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dhs20_supplicant.c63 size_t icon_count; member
576 for (j = 0; j < osu->icon_count; j++) { in hs20_osu_icon_fetch_result()
806 for (j = 0; j < osu->icon_count; j++) { in hs20_osu_fetch_done()
831 for (j = 0; j < osu->icon_count; j++) { in hs20_next_osu_icon()
978 struct osu_icon *icon = &prov->icon[prov->icon_count]; in hs20_osu_add_prov()
1015 prov->icon_count++; in hs20_osu_add_prov()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.h42 size_t icon_count; member
Dosu_client.c2010 size_t icon_count; member
2109 if (last->icon_count == MAX_OSU_VALS) in parse_osu_providers()
2111 icon = &last->icon[last->icon_count++]; in parse_osu_providers()
2368 for (j = 0; j < last->icon_count; j++) { in cmd_osu_select()
2440 ctx->icon_count = last->icon_count; in cmd_osu_select()
2441 for (j = 0; j < last->icon_count; j++) { in cmd_osu_select()
2999 for (j = 0; !ctx->no_osu_cert_validation && j < ctx->icon_count; j++) { in osu_cert_cb()
3039 for (j = 0; !ctx->no_osu_cert_validation && j < ctx->icon_count; j++) { in osu_cert_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.h42 size_t icon_count; member
Dosu_client.c2010 size_t icon_count; member
2109 if (last->icon_count == MAX_OSU_VALS) in parse_osu_providers()
2111 icon = &last->icon[last->icon_count++]; in parse_osu_providers()
2368 for (j = 0; j < last->icon_count; j++) { in cmd_osu_select()
2440 ctx->icon_count = last->icon_count; in cmd_osu_select()
2441 for (j = 0; j < last->icon_count; j++) { in cmd_osu_select()
2999 for (j = 0; !ctx->no_osu_cert_validation && j < ctx->icon_count; j++) { in osu_cert_cb()
3039 for (j = 0; !ctx->no_osu_cert_validation && j < ctx->icon_count; j++) { in osu_cert_cb()