Home
last modified time | relevance | path

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

/hostap-latest/hs20/server/
Dspp_server.c2077 char *req_reason_buf = NULL; in hs20_spp_post_dev_data() local
2126 req_reason_buf = xml_node_get_attr_value(ctx->xml, node, in hs20_spp_post_dev_data()
2128 if (req_reason_buf == NULL) { in hs20_spp_post_dev_data()
2132 req_reason = req_reason_buf; in hs20_spp_post_dev_data()
2360 xml_node_get_attr_value_free(ctx->xml, req_reason_buf); in hs20_spp_post_dev_data()