Home
last modified time | relevance | path

Searched refs:query (Results 1 – 23 of 23) sorted by relevance

/hal_espressif-3.6.0/examples/protocols/http_server/simple/
Dhttp_server_simple_test.py119 query = 'http://foobar'
120 Utility.console_log('Test /hello with custom query : ' + query)
121 if not client.test_custom_uri_query(got_ip, got_port, query):
123 dut1.expect('Found URL query => ' + query, timeout=30)
125 query = 'abcd+1234%20xyz'
126 Utility.console_log('Test /hello with custom query : ' + query)
127 if not client.test_custom_uri_query(got_ip, got_port, query):
129 dut1.expect('Found URL query => ' + query, timeout=30)
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dhmac_ll.h111 uint32_t query; in hmac_ll_wait_idle() local
113 query = REG_READ(HMAC_QUERY_BUSY_REG); in hmac_ll_wait_idle()
114 } while(query != 0); in hmac_ll_wait_idle()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dhmac_ll.h111 uint32_t query; in hmac_ll_wait_idle() local
113 query = REG_READ(HMAC_QUERY_BUSY_REG); in hmac_ll_wait_idle()
114 } while(query != 0); in hmac_ll_wait_idle()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dhmac_ll.h99 uint32_t query; in hmac_ll_wait_idle() local
101 query = REG_READ(HMAC_QUERY_BUSY_REG); in hmac_ll_wait_idle()
102 } while(query != 0); in hmac_ll_wait_idle()
/hal_espressif-3.6.0/examples/protocols/coap_server/main/
Dcoap_server_example_main.c90 const coap_string_t *query, in hnd_espressif_get() argument
95 query, COAP_MEDIATYPE_TEXT_PLAIN, 60, 0, in hnd_espressif_get()
105 const coap_string_t *query, in hnd_espressif_put() argument
137 const coap_string_t *query, in hnd_espressif_delete() argument
/hal_espressif-3.6.0/components/esp_http_client/
Desp_http_client.c63 char *query; member
441 if (config->query) { in _set_config()
442 client->connection_info.query = strdup(config->query); in _set_config()
443 HTTP_MEM_CHECK(TAG, client->connection_info.query, { in _set_config()
490 free(client->connection_info.query); in _clear_connection_info()
933 …http_utils_assign_string(&client->connection_info.query, url + purl.field_data[UF_QUERY].off, purl… in esp_http_client_set_url()
934 HTTP_MEM_CHECK(TAG, client->connection_info.query, return ESP_ERR_NO_MEM); in esp_http_client_set_url()
935 } else if (client->connection_info.query) { in esp_http_client_set_url()
936 free(client->connection_info.query); in esp_http_client_set_url()
937 client->connection_info.query = NULL; in esp_http_client_set_url()
[all …]
/hal_espressif-3.6.0/examples/protocols/coap_client/main/
Dcoap_client_example_main.c250 if (uri->query.length) { in coap_build_optlist()
253 res = coap_split_query(uri->query.s, uri->query.length, buf, &buflen); in coap_build_optlist()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h254 extern void bta_hf_client_send_at_cops(BOOLEAN query);
263 extern void bta_hf_client_send_at_btrh(BOOLEAN query, UINT32 val);
/hal_espressif-3.6.0/tools/ci/python_packages/idf_http_server_test/
Dclient.py226 def test_custom_uri_query(ip, port, query, verbosity=False): argument
232 uri = '/hello?' + query
/hal_espressif-3.6.0/components/esp_http_client/include/
Desp_http_client.h109 const char *query; /*!< HTTP query */ member
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c1523 void bta_hf_client_send_at_cops(BOOLEAN query) in bta_hf_client_send_at_cops() argument
1529 if (query) { in bta_hf_client_send_at_cops()
1653 void bta_hf_client_send_at_btrh(BOOLEAN query, UINT32 val) in bta_hf_client_send_at_btrh() argument
1664 if (query == TRUE) { in bta_hf_client_send_at_btrh()
/hal_espressif-3.6.0/docs/en/api-reference/protocols/
Desp_websocket_client.rst33 The WebSocket client supports the use of both path and query in the URI. Sample:
Desp_http_server.rst110 …re handling of arbitrary content lengths, reading request headers and URL query parameters, and se…
/hal_espressif-3.6.0/examples/protocols/mdns/
DREADME.md35 …3 bytes from device MAC address is added, e.g. `esp32-mdns-80FFFF`, and a query for test service i…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/
DREADME.md276 You can type `qop` to query the current operator name and log prints like:
300 You can type `qc` to query current call status and log prints like:
/hal_espressif-3.6.0/examples/protocols/esp_http_client/main/
Desp_http_client_example.c129 .query = "esp", in http_rest_with_url()
/hal_espressif-3.6.0/examples/protocols/modbus/tcp/mb_tcp_master/
DREADME.md75 * Enable CONFIG_MB_MDNS_IP_RESOLVER option allows to query for modbus services provided by Modbus s…
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/tutorial/
DBLE_Mesh_WiFi_Coexist_Example_Walkthrough.md275 Note that the `sta`,`scan`,`ap`,`query`,`iperf`,`restart` and `heap` commands are supported in this…
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dspi_slave.rst86 …ling the function :cpp:func:`spi_slave_queue_trans` and, at a later time, query the result by usin…
Dspi_master.rst273 …ing the function :cpp:func:`spi_device_queue_trans` and, at a later time, query the result using t…
/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Ddpp.c1773 static void dpp_write_gas_query(struct wpabuf *buf, struct wpabuf *query) in dpp_write_gas_query() argument
1776 wpabuf_put_le16(buf, wpabuf_len(query)); in dpp_write_gas_query()
1777 wpabuf_put_buf(buf, query); in dpp_write_gas_query()
/hal_espressif-3.6.0/components/lwip/
DKconfig35 query
/hal_espressif-3.6.0/components/freertos/
DHistory.txt1353 number. A trace tool can set and query the queue number for its own
1356 number. A trace tool can set and query the task number for its own