Home
last modified time | relevance | path

Searched refs:stop_write (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c297 static bool stop_write = false; variable
313 stop_write = false; in esp_bt_ctrl_log_partition_get_and_erase_first_block()
322 if (stop_write) { in esp_bt_controller_log_storage()
375 stop_write = true; in esp_bt_read_ctrl_log_from_flash()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c278 static bool stop_write = false; variable
294 stop_write = false; in esp_bt_ctrl_log_partition_get_and_erase_first_block()
303 if (stop_write) { in esp_bt_controller_log_storage()
356 stop_write = true; in esp_bt_read_ctrl_log_from_flash()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c274 static bool stop_write = false; variable
290 stop_write = false; in esp_bt_ctrl_log_partition_get_and_erase_first_block()
299 if (stop_write) { in esp_bt_controller_log_storage()
352 stop_write = true; in esp_bt_read_ctrl_log_from_flash()