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

/netbsd-current/external/bsd/wpa/dist/hs20/client/
H A Dosu_client.c2157 unsigned int methods, int no_prod_assoc,
2249 if (no_prod_assoc) {
2288 int connect, int no_prod_assoc,
2481 no_prod_assoc, last->osu_nai,
2493 static int cmd_signup(struct hs20_osu_client *ctx, int no_prod_assoc, argument
2548 return cmd_osu_select(ctx, fname, 1, no_prod_assoc, friendly_name);
3189 int no_prod_assoc = 0; local
3216 no_prod_assoc = 1;
3347 ret = cmd_signup(&ctx, no_prod_assoc, friendly_name);
2155 osu_connect(struct hs20_osu_client *ctx, const char *bssid, const char *ssid, const char *ssid2, const char *url, unsigned int methods, int no_prod_assoc, const char *osu_nai, const char *osu_nai2) argument
2287 cmd_osu_select(struct hs20_osu_client *ctx, const char *dir, int connect, int no_prod_assoc, const char *friendly_name) argument

Completed in 81 milliseconds