OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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"
746
spp_node = xml_node_create_root(ctx->xml,
SPP_NS_URI
, "spp", &ns,
[
all
...]
Completed in 798 milliseconds