Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hs20/server/
Dspp_server.c1067 char *mo_urn; in spp_get_mo() local
1080 mo_urn = xml_node_get_attr_value_ns(ctx->xml, child, SPP_NS_URI, in spp_get_mo()
1082 if (strcasecmp(urn, mo_urn) == 0) { in spp_get_mo()
1083 xml_node_get_attr_value_free(ctx->xml, mo_urn); in spp_get_mo()
1086 xml_node_get_attr_value_free(ctx->xml, mo_urn); in spp_get_mo()