Searched defs:uri (Results 1 – 5 of 5) sorted by relevance
/btstack/3rd-party/lwip/core/src/apps/http/ |
H A D | http_client.c | 98 #define HTTPC_REQ_11_FORMAT(uri) HTTPC_REQ_11, uri, HTTPC_CLIENT_AGENT argument 107 #define HTTPC_REQ_11_HOST_FORMAT(uri, srv_name) HTTPC_REQ_11_HOST, uri, HTTPC_CLIENT_AGENT, srv_name argument 116 #define HTTPC_REQ_11_PROXY_FORMAT(host, uri, srv_name) HTTPC_REQ_11_PROXY, host, uri, HTTPC_CLIENT_… argument 125 #define HTTPC_REQ_11_PROXY_PORT_FORMAT(host, host_port, uri, srv_name) HTTPC_REQ_11_PROXY_PORT, hos… argument 151 char* uri; member 487 …ring(const httpc_connection_t *settings, const char* server_name, int server_port, const char* uri, in httpc_create_request_string() 508 … u16_t server_port, const char* uri, altcp_recv_fn recv_fn, void* callback_arg, int use_host) in httpc_init_connection_common() 595 u16_t server_port, const char* uri, altcp_recv_fn recv_fn, void* callback_arg) in httpc_init_connection() 606 const ip_addr_t* server_addr, u16_t server_port, const char* uri, in httpc_init_connection_addr() 632 httpc_get_file(const ip_addr_t* server_addr, u16_t port, const char* uri, const httpc_connection_t … in httpc_get_file() [all …]
|
H A D | httpd.c | 842 get_http_headers(struct http_state *hs, const char *uri) 1652 const char *uri, *uri1, *uri2, *uri3; local 1689 http_get_404_file(struct http_state *hs, const char **uri) 1802 char *data, u16_t data_len, char *uri, char *uri_end) 2077 char *uri = sp1 + 1; local 2149 http_uri_is_ssi(struct fs_file *file, const char *uri) 2192 http_find_file(struct http_state *hs, const char *uri, int is_09) 2321 http_init_file(struct http_state *hs, struct fs_file *file, int is_09, const char *uri,
|
/btstack/test/bau/ |
H A D | bau_encoder_test.cpp | 21 uint8_t uri[256]; in main() local
|
/btstack/port/mtk/LEScan/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/port/mtk/SPPClient/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |