HomeSort by relevance Sort by last modified time
    Searched refs:SPP_NS_URI (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/hs20/client/
osu_client.h 12 #define SPP_NS_URI "http://www.wi-fi.org/specifications/hotspot2dot0/v1.0/spp"
spp_client.c 37 return xml_node_get_attr_value_ns(ctx, node, SPP_NS_URI, attr_name);
117 spp_node = xml_node_create_root(ctx->xml, SPP_NS_URI, "spp", &ns,
871 spp_node = xml_node_create_root(ctx->xml, SPP_NS_URI, "spp", &ns,
  /external/wpa_supplicant_8/hs20/server/
spp_server.c 24 #define SPP_NS_URI "http://www.wi-fi.org/specifications/hotspot2dot0/v1.0/spp"
630 spp_node = xml_node_create_root(ctx->xml, SPP_NS_URI, "spp", &ns,
1080 mo_urn = xml_node_get_attr_value_ns(ctx->xml, child, SPP_NS_URI,
    [all...]

Completed in 83 milliseconds