Searched defs:http (Results 1 - 25 of 482) sorted by last modified time

1234567891011>>

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dbrowser-android.c69 struct http_server *http; local
90 http = http_server_init(&addr, 12345, http_req, &data);
91 if (http == NULL) {
100 http_server_deinit(http);
108 http_server_deinit(http);
H A Dbrowser-system.c69 struct http_server *http; local
88 http = http_server_init(&addr, 12345, http_req, &data);
89 if (http == NULL) {
98 http_server_deinit(http);
106 http_server_deinit(http);
H A Dbrowser-wpadebug.c70 struct http_server *http; local
93 http = http_server_init(&addr, 12345, http_req, &data);
94 if (http == NULL) {
103 http_server_deinit(http);
111 http_server_deinit(http);
H A Dhttp_curl.c28 #include "http-utils.h"
1392 long http = 0; local
1417 curl_easy_getinfo(ctx->curl, CURLINFO_RESPONSE_CODE, &http);
1418 wpa_printf(MSG_DEBUG, "SOAP: Server response code %ld", http);
1419 if (http != 200) {
1421 wpa_printf(MSG_INFO, "HTTP download failed - code %ld", http);
1505 long http = 0; local
1546 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &http);
1547 wpa_printf(MSG_DEBUG, "curl: Server response code %ld", http);
1548 if (http !
1570 long http = 0; local
[all...]
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_er.h29 struct http_client *http; member in struct:wps_er_sta
39 struct http_client *http; member in struct:wps_er_ap
/external/wpa_supplicant_8/hs20/client/
H A Dosu_client.h12 #define SPP_NS_URI "http://www.wi-fi.org/specifications/hotspot2dot0/v1.0/spp"
29 struct http_ctx *http; member in struct:hs20_osu_client
/external/wpa_supplicant_8/src/utils/
H A Dbrowser-android.c69 struct http_server *http; local
90 http = http_server_init(&addr, 12345, http_req, &data);
91 if (http == NULL) {
100 http_server_deinit(http);
108 http_server_deinit(http);
H A Dbrowser-system.c69 struct http_server *http; local
88 http = http_server_init(&addr, 12345, http_req, &data);
89 if (http == NULL) {
98 http_server_deinit(http);
106 http_server_deinit(http);
H A Dbrowser-wpadebug.c70 struct http_server *http; local
93 http = http_server_init(&addr, 12345, http_req, &data);
94 if (http == NULL) {
103 http_server_deinit(http);
111 http_server_deinit(http);
H A Dhttp_curl.c28 #include "http-utils.h"
1392 long http = 0; local
1417 curl_easy_getinfo(ctx->curl, CURLINFO_RESPONSE_CODE, &http);
1418 wpa_printf(MSG_DEBUG, "SOAP: Server response code %ld", http);
1419 if (http != 200) {
1421 wpa_printf(MSG_INFO, "HTTP download failed - code %ld", http);
1505 long http = 0; local
1546 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &http);
1547 wpa_printf(MSG_DEBUG, "curl: Server response code %ld", http);
1548 if (http !
1570 long http = 0; local
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dwps_er.h29 struct http_client *http; member in struct:wps_er_sta
39 struct http_client *http; member in struct:wps_er_ap
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dbrowser-android.c69 struct http_server *http; local
90 http = http_server_init(&addr, 12345, http_req, &data);
91 if (http == NULL) {
100 http_server_deinit(http);
108 http_server_deinit(http);
H A Dbrowser-system.c69 struct http_server *http; local
88 http = http_server_init(&addr, 12345, http_req, &data);
89 if (http == NULL) {
98 http_server_deinit(http);
106 http_server_deinit(http);
H A Dbrowser-wpadebug.c70 struct http_server *http; local
93 http = http_server_init(&addr, 12345, http_req, &data);
94 if (http == NULL) {
103 http_server_deinit(http);
111 http_server_deinit(http);
H A Dhttp_curl.c28 #include "http-utils.h"
1392 long http = 0; local
1417 curl_easy_getinfo(ctx->curl, CURLINFO_RESPONSE_CODE, &http);
1418 wpa_printf(MSG_DEBUG, "SOAP: Server response code %ld", http);
1419 if (http != 200) {
1421 wpa_printf(MSG_INFO, "HTTP download failed - code %ld", http);
1505 long http = 0; local
1546 curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &http);
1547 wpa_printf(MSG_DEBUG, "curl: Server response code %ld", http);
1548 if (http !
1570 long http = 0; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_er.h29 struct http_client *http; member in struct:wps_er_sta
39 struct http_client *http; member in struct:wps_er_ap
/external/skia/tests/
H A DPathOpsSkpClipTest.cpp591 const char http[] = "http"; local
592 if (testName.startsWith(http)) {
593 testName.remove(0, sizeof(http) - 1);
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jar ... http/impl/auth/ org/apache/http/impl/client/ org/apache/http/conn/ org/apache/http/conn/routing/ org/apache/http/conn ...
H A Dhttpcore-4.1.4.jar ... apache/http/impl/io/ org/apache/http/message/ org/apache/http/util/ org/apache/http/entity/ org/apache/http/io/ org ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
H A Dhttpclient-4.0.3.jar ... apache/http/client/ org/apache/http/client/methods/ org/apache/http/client/entity/ org/apache/http/client/protocol/ org/apache/http ...
H A Dhttpcore-4.0.1.jar ... org/apache/http/entity/ org/apache/http/util/ org/apache/http/params/ org/apache/http/impl/ org/apache/http/impl/io
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
H A DFakeHttpLayer.java1 package com.xtremelabs.robolectric.tester.org.apache.http;
5 import org.apache.http.*;
6 import org.apache.http.client.RequestDirector;
7 import org.apache.http.client.methods.HttpEntityEnclosingRequestBase;
8 import org.apache.http.conn.ConnectTimeoutException;
9 import org.apache.http.params.HttpConnectionParams;
10 import org.apache.http.params.HttpParams;
11 import org.apache.http.protocol.HttpContext;
H A DHttpEntityStub.java1 package com.xtremelabs.robolectric.tester.org.apache.http;
3 import org.apache.http.Header;
4 import org.apache.http.HttpEntity;
5 import org.apache.http.HttpException;
6 import org.apache.http.HttpRequest;
7 import org.apache.http.HttpResponse;
H A DHttpRequestInfo.java1 package com.xtremelabs.robolectric.tester.org.apache.http;
3 import org.apache.http.HttpHost;
4 import org.apache.http.HttpRequest;
5 import org.apache.http.client.RequestDirector;
6 import org.apache.http.protocol.HttpContext;

Completed in 340 milliseconds

1234567891011>>