HomeSort by relevance Sort by last modified time
    Searched full:ssid_node (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/hs20/client/
osu_client.c 1093 xml_node_t *ssid_node, *hessid_node; local
1096 ssid_node = get_node(ctx->xml, node, "SSID");
1097 if (ssid_node == NULL) {
1104 ssid = xml_node_get_text(ctx->xml, ssid_node);
    [all...]

Completed in 61 milliseconds