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

  /external/wpa_supplicant_8/src/utils/
http-utils.h 43 xml_node_t * soap_send_receive(struct http_ctx *ctx, xml_node_t *node);
http_curl.c 1483 xml_node_t * soap_send_receive(struct http_ctx *ctx, xml_node_t *node) function
    [all...]
  /external/wpa_supplicant_8/hs20/client/
spp_client.c 359 ret_node = soap_send_receive(ctx->http, node);
447 ret_node = soap_send_receive(ctx->http, node);
456 ret_node = soap_send_receive(ctx->http, node);
494 ret_node = soap_send_receive(ctx->http, node);
761 ret_node = soap_send_receive(ctx->http, payload);
905 ret_node = soap_send_receive(ctx->http, node);
914 ret_node = soap_send_receive(ctx->http, node);

Completed in 171 milliseconds