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.c1295 char *mo_urn; in spp_get_mo() local
1308 mo_urn = xml_node_get_attr_value_ns(ctx->xml, child, SPP_NS_URI, in spp_get_mo()
1310 if (strcasecmp(urn, mo_urn) == 0) { in spp_get_mo()
1311 xml_node_get_attr_value_free(ctx->xml, mo_urn); in spp_get_mo()
1314 xml_node_get_attr_value_free(ctx->xml, mo_urn); in spp_get_mo()