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

/external/wpa_supplicant_8/hs20/server/
H A Dspp_server.c1045 char *mo_urn; local
1058 mo_urn = xml_node_get_attr_value_ns(ctx->xml, child, SPP_NS_URI,
1060 if (strcasecmp(urn, mo_urn) == 0) {
1061 xml_node_get_attr_value_free(ctx->xml, mo_urn);
1064 xml_node_get_attr_value_free(ctx->xml, mo_urn);

Completed in 214 milliseconds