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

  /external/wpa_supplicant_8/hs20/client/
osu_client.h 17 #define URN_HS20_PPS "urn:wfa:mo:hotspot2dot0-perprovidersubscription:1.0"
spp_client.c 135 URN_HS20_PPS " " URN_OMA_DM_DEVINFO " "
341 if (strcasecmp(urn, URN_HS20_PPS) != 0) {
357 add_mo_container(ctx->xml, ns, node, URN_HS20_PPS, pps_fname);
389 if (strcasecmp(urn, URN_HS20_PPS) != 0) {
  /external/wpa_supplicant_8/hs20/server/
spp_server.c 29 #define URN_HS20_PPS "urn:wfa:mo:hotspot2dot0-perprovidersubscription:1.0"
    [all...]

Completed in 50 milliseconds