/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/aligenie_demo/components/vendor_model/ |
D | genie_model_srv.c | 148 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 …]
|
D | genie_mesh.c | 270 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/ |
D | gitlab_api.py | 16 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 …]
|
D | wifi_tools.py | 96 retry = 10 97 while retry > 0: 108 retry -= 1
|
/hal_espressif-3.4.0/components/wpa_supplicant/src/eap_peer/ |
D | eap_mschapv2.c | 372 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/ |
D | README.md | 94 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/ |
D | Kconfig.projbuild | 16 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/ |
D | Kconfig.projbuild | 16 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/ |
D | bta_dm_cfg.c | 162 …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/ |
D | Kconfig.projbuild | 16 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/ |
D | Kconfig.projbuild | 32 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/ |
D | Kconfig.projbuild | 16 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/ |
D | genie_util.h | 25 * retry: retry counts before desired confirm message received 41 int8_t retry; member
|
/hal_espressif-3.4.0/examples/protocols/sntp/main/ |
D | sntp_example_main.c | 144 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/ |
D | cmd_pcap.c | 152 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/ |
D | ble_cli.py | 111 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/ |
D | README.md | 53 * 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/ |
D | gdbstub_esp32c3.c | 63 //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/ |
D | gdbstub_esp32h2.c | 62 //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/ |
D | lib_ble_client.py | 203 # 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/ |
D | esp_prov.py | 287 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/ |
D | run_test_idf_monitor.py | 187 … # 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/ |
D | w5500.h | 41 #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/ |
D | dpp_enrollee_main.c | 61 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/ |
D | app_main.c | 88 …* 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()
|