Searched defs:build_spp_post_dev_data (Results 1 - 1 of 1) sorted by relevance

/external/wpa_supplicant_8/hs20/client/
H A Dspp_client.c100 static xml_node_t * build_spp_post_dev_data(struct hs20_osu_client *ctx, function
346 node = build_spp_post_dev_data(ctx, &ns, session_id,
435 node = build_spp_post_dev_data(ctx, NULL, session_id,
445 node = build_spp_post_dev_data(ctx, NULL, session_id,
480 node = build_spp_post_dev_data(ctx, &ns, session_id,
750 payload = build_spp_post_dev_data(ctx, NULL, NULL, reason);

Completed in 549 milliseconds