Searched refs:spp_status (Results 1 – 1 of 1) sorted by relevance
| /freebsd-head/contrib/wpa/hs20/client/ |
| HD | spp_client.c | 28 const char *spp_status, 864 const char *spp_status, in build_spp_update_response() argument 877 xml_node_add_attr(ctx->xml, spp_node, ns, "sppStatus", spp_status); in build_spp_update_response() 892 const char *spp_status, in hs20_spp_update_response() argument 899 spp_status, error_code); in hs20_spp_update_response() 900 node = build_spp_update_response(ctx, session_id, spp_status, in hs20_spp_update_response() 909 node = build_spp_update_response(ctx, session_id, spp_status, in hs20_spp_update_response()
|