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/
H A 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/
H A Dhs20_supplicant.c63 size_t icon_count; member
584 for (j = 0; j < osu->icon_count; j++) { in hs20_osu_icon_fetch_result()
820 for (j = 0; j < osu->icon_count; j++) { in hs20_osu_fetch_done()
845 for (j = 0; j < osu->icon_count; j++) { in hs20_next_osu_icon()
992 struct osu_icon *icon = &prov->icon[prov->icon_count]; in hs20_osu_add_prov()
1029 prov->icon_count++; in hs20_osu_add_prov()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dosu_client.h42 size_t icon_count; member
H A Dosu_client.c2008 size_t icon_count; member
2107 if (last->icon_count == MAX_OSU_VALS) in parse_osu_providers()
2109 icon = &last->icon[last->icon_count++]; in parse_osu_providers()
2366 for (j = 0; j < last->icon_count; j++) { in cmd_osu_select()
2438 ctx->icon_count = last->icon_count; in cmd_osu_select()
2439 for (j = 0; j < last->icon_count; j++) { in cmd_osu_select()
2997 for (j = 0; !ctx->no_osu_cert_validation && j < ctx->icon_count; j++) { in osu_cert_cb()
3037 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/
H A Dosu_client.h42 size_t icon_count; member
H A 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()

Completed in 15 milliseconds