Home
last modified time | relevance | path

Searched refs:xml_node_get_attr_value (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dxml-utils.h46 char * xml_node_get_attr_value(struct xml_node_ctx *ctx, xml_node_t *node,
Dxml_libxml2.c343 char * xml_node_get_attr_value(struct xml_node_ctx *ctx, xml_node_t *node, in xml_node_get_attr_value() function
/external/wpa_supplicant_8/hs20/client/
Dspp_client.c731 code = xml_node_get_attr_value(ctx->xml, err, in process_spp_post_dev_data_response()
Dosu_client.c115 proto = xml_node_get_attr_value(ctx->xml, getcert, in osu_get_certificate()
/external/wpa_supplicant_8/hs20/server/
Dspp_server.c1654 req_reason_buf = xml_node_get_attr_value(ctx->xml, node, in hs20_spp_post_dev_data()
1662 redirect_uri = xml_node_get_attr_value(ctx->xml, node, "redirectURI"); in hs20_spp_post_dev_data()