Home
last modified time | relevance | path

Searched full:retry (Results 1 – 25 of 153) sorted by relevance

1234567

/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/aligenie_demo/components/vendor_model/
Dgenie_model_srv.c148 if (!p_model_msg->retry) { in genie_model_msg_node_generate()
149 p_model_msg->retry = GENIE_MODEL_MSG_DFT_RETRY_TIMES; in genie_model_msg_node_generate()
150 } else if (p_model_msg->retry > GENIE_MODEL_MSG_MAX_RETRY_TIMES) { in genie_model_msg_node_generate()
151 p_model_msg->retry = GENIE_MODEL_MSG_MAX_RETRY_TIMES; in genie_model_msg_node_generate()
169 p_node->left_retry = p_model_msg->retry; in genie_model_msg_node_generate()
193 …AG, "append msg: %p, opid: 0x%02x, retry: %d, head: %p, node: %p", p_model_msg, p_model_msg->opid,… in genie_model_msg_list_append()
201 // Check retry timer, if timer is not started yet, start it in genie_model_msg_list_append()
257 ESP_LOGD(TAG, "restart retry timer, timeout: %d", nearest); in genie_model_retry_timer_cb()
299 … ESP_LOGD(TAG, "dequeue msg: %p, opid: 0x%02x, retry: %2d", p_msg, p_msg->opid, p_msg->retry); in genie_model_msg_check_tid()
333 …x%04x, opcode: 0x%02x, retry: %d", p_model, p_model->vnd.company_id, p_model->vnd.model_id, p_mode… in genie_model_msg_send()
[all …]
Dgenie_mesh.c270 reply_msg.retry = GENIE_MODEL_MSG_MAX_RETRY_TIMES; in genie_indicate_hw_reset_event()
331 // reply_msg.retry = 1; in genie_timer_operate_status()
332 reply_msg.retry = GENIE_MODEL_MSG_MAX_RETRY_TIMES; in genie_timer_operate_status()
352 request_msg.retry = GENIE_MODEL_MSG_MAX_RETRY_TIMES; in genie_timer_unixtime_indicate()
376 // reply_msg.retry = 1; in genie_timer_errcode_status()
377 reply_msg.retry = GENIE_MODEL_MSG_MAX_RETRY_TIMES; in genie_timer_errcode_status()
478 // reply_msg.retry = 1; in genie_timer_timing_setting_event()
479 reply_msg.retry = GENIE_MODEL_MSG_MAX_RETRY_TIMES; in genie_timer_timing_setting_event()
585 // reply_msg.retry = 1; in genie_timer_priordic_timing_setting_event()
586 reply_msg.retry = GENIE_MODEL_MSG_MAX_RETRY_TIMES; in genie_timer_priordic_timing_setting_event()
[all …]
/hal_espressif-3.4.0/tools/ci/python_packages/
Dgitlab_api.py16 def retry(func: TR) -> TR: function
19 "network issues" and retry the whole function.
29 # Only retry on error 500
36 time.sleep(2 ** retried) # wait a bit more after each retry
61 @retry
71 @retry
98 @retry
114 @retry
147 @retry
154 …:param job_status: status of job. One pipeline could have multiple jobs with same name after retry.
[all …]
Dwifi_tools.py96 retry = 10
97 while retry > 0:
108 retry -= 1
/hal_espressif-3.4.0/components/wpa_supplicant/src/eap_peer/
Deap_mschapv2.c372 int retry = 1; in eap_mschapv2_failure_txt() local
393 retry = atoi(pos); in eap_mschapv2_failure_txt()
394 wpa_printf(MSG_DEBUG, "EAP-MSCHAPV2: retry is %sallowed", in eap_mschapv2_failure_txt()
395 retry == 1 ? "" : "not "); in eap_mschapv2_failure_txt()
442 if (data->prev_error == ERROR_AUTHENTICATION_FAILURE && retry && in eap_mschapv2_failure_txt()
446 "EAP-MSCHAPV2: mark password retry disabled based on local configuration"); in eap_mschapv2_failure_txt()
447 retry = 0; in eap_mschapv2_failure_txt()
457 } else if (retry == 1 && config) { in eap_mschapv2_failure_txt()
469 return retry == 1; in eap_mschapv2_failure_txt()
618 int retry = 0; in eap_mschapv2_failure() local
[all …]
/hal_espressif-3.4.0/examples/wifi/getting_started/station/
DREADME.md94 I (1889) wifi station: retry to connect to the AP
96 I (3949) wifi station: retry to connect to the AP
102 I (5069) wifi station: retry to connect to the AP
104 I (7129) wifi station: retry to connect to the AP
110 I (8249) wifi station: retry to connect to the AP
/hal_espressif-3.4.0/examples/protocols/esp_local_ctrl/main/
DKconfig.projbuild16 int "Maximum retry"
19 …Set the Maximum retry to avoid station reconnecting to the AP unlimited when the AP is really inex…
/hal_espressif-3.4.0/examples/wifi/getting_started/station/main/
DKconfig.projbuild16 int "Maximum retry"
19 …Set the Maximum retry to avoid station reconnecting to the AP unlimited when the AP is really inex…
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_cfg.c162 …PM_RETRY, 7000 + BTA_DM_PM_SPEC_TO_OFFSET}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */
181 {{BTA_DM_PM_NO_ACTION, 0}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */
200 {{BTA_DM_PM_NO_ACTION, 0}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */
219 {{BTA_DM_PM_NO_ACTION, 0}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */
238 …PM_RETRY, 7000 + BTA_DM_PM_SPEC_TO_OFFSET}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */
257 {{BTA_DM_PM_NO_ACTION, 0}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */
276 {{BTA_DM_PM_NO_ACTION, 0}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */
295 {{BTA_DM_PM_NO_ACTION, 0}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */
318 …M_RETRY, 5000 + BTA_DM_PM_SPEC_TO_OFFSET}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */
339 …PM_RETRY, 5000 + BTA_DM_PM_SPEC_TO_OFFSET}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */
/hal_espressif-3.4.0/examples/bluetooth/nimble/bleprph_wifi_coex/main/
DKconfig.projbuild16 int "WIFI Connect Maximum retry"
19 …Set the Maximum retry to avoid station reconnecting to the AP unlimited when the AP is really inex…
/hal_espressif-3.4.0/examples/protocols/sockets/tcp_server/main/
DKconfig.projbuild32 int "TCP keep-alive packet retry send counts"
35 Keep-alive probe packet retry count.
/hal_espressif-3.4.0/examples/protocols/static_ip/main/
DKconfig.projbuild16 int "Maximum retry"
19 …Set the Maximum retry to avoid station reconnecting to the AP unlimited when the AP is really inex…
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/aligenie_demo/components/vendor_model/include/
Dgenie_util.h25 * retry: retry counts before desired confirm message received
41 int8_t retry; member
/hal_espressif-3.4.0/examples/protocols/sntp/main/
Dsntp_example_main.c144 int retry = 0; in obtain_time() local
146 while (sntp_get_sync_status() == SNTP_SYNC_STATUS_RESET && ++retry < retry_count) { in obtain_time()
147 ESP_LOGI(TAG, "Waiting for system time to be set... (%d/%d)", retry, retry_count); in obtain_time()
/hal_espressif-3.4.0/examples/network/simple_sniffer/main/
Dcmd_pcap.c152 uint32_t retry = 0; in sniff_packet_start() local
154 …while (!esp_apptrace_host_is_connected(ESP_APPTRACE_DEST_TRAX) && (retry < SNIFFER_APPTRACE_RETRY)… in sniff_packet_start()
155 retry++; in sniff_packet_start()
159 …ESP_GOTO_ON_FALSE(retry < SNIFFER_APPTRACE_RETRY, ESP_ERR_TIMEOUT, err, CMD_PCAP_TAG, "waiting for… in sniff_packet_start()
/hal_espressif-3.4.0/tools/esp_prov/transport/
Dble_cli.py111 retry = 10
112 while (retry > 0):
130 retry -= 1
131 print('Retries left', retry)
174 # the cache will be refreshed before next retry
/hal_espressif-3.4.0/examples/protocols/sockets/tcp_server/
DREADME.md53 * Set `TCP keep-alive packet retry send counts` value of TCP keep alive packet retry send counts. T…
/hal_espressif-3.4.0/components/esp_gdbstub/esp32c3/
Dgdbstub_esp32c3.c63 //retry the read until we succeed in esp_gdbstub_getchar()
71 //retry the write until we succeed in esp_gdbstub_putchar()
/hal_espressif-3.4.0/components/esp_gdbstub/esp32h2/
Dgdbstub_esp32h2.c62 //retry the read until we succeed in esp_gdbstub_getchar()
70 //retry the write until we succeed in esp_gdbstub_putchar()
/hal_espressif-3.4.0/tools/ble/
Dlib_ble_client.py203 # Retry
652 retry = 10
663 print('Check read/write/subscribe events are received...Retry {}'.format(self.loop_cnt))
665 # Exit loop if max retry value is reached and
667 # Retry total 10 times
668 if self.loop_cnt == (retry - 1):
/hal_espressif-3.4.0/tools/esp_prov/
Desp_prov.py287 retry = 3
298 elif retry > 0:
299 retry -= 1
300 print('Waiting to poll status again (status %s, %d tries left)...' % (ret, retry))
480 print('Invalid input! Retry')
/hal_espressif-3.4.0/tools/test_idf_monitor/
Drun_test_idf_monitor.py187 … # Each test (and each retry) is run with a different port (and server socket). This is done for
188 … # the CI run where retry with a different socket is necessary to pass the test. According to the
189 # experiments, retry with the same port (and server socket) is not sufficient.
/hal_espressif-3.4.0/components/esp_eth/src/
Dw5500.h41 #define W5500_REG_RTR W5500_MAKE_MAP(0x0019, W5500_BSB_COM_REG) // Retry Time
42 #define W5500_REG_RCR W5500_MAKE_MAP(0x001B, W5500_BSB_COM_REG) // Retry Count
/hal_espressif-3.4.0/examples/wifi/wifi_easy_connect/dpp-enrollee/main/
Ddpp_enrollee_main.c61 ESP_LOGI(TAG, "retry to connect to the AP"); in event_handler()
95 ESP_LOGI(TAG, "DPP Auth failed (Reason: %s), retry...", esp_err_to_name((int)data)); in dpp_enrollee_event_cb()
/hal_espressif-3.4.0/examples/peripherals/spi_slave_hd/append_mode/master/main/
Dapp_main.c88 …* In your own app, when you reach this branch, either retry the ``essl_get_packet``, or handle thi… in receiver()
126 …* In your own app, when you reach this branch, either retry the ``essl_send_packet``, or handle th… in sender()

1234567