Searched refs:esp_bt_controller_log_storage (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/controller/esp32c2/ |
D | bt.c | 316 static int esp_bt_controller_log_storage(uint32_t len, const uint8_t *addr, bool end) in esp_bt_controller_log_storage() function 409 esp_bt_controller_log_storage(len, addr, end); in esp_bt_controller_log_interface()
|
/hal_espressif-latest/components/bt/controller/esp32c6/ |
D | bt.c | 297 static int esp_bt_controller_log_storage(uint32_t len, const uint8_t *addr, bool end) in esp_bt_controller_log_storage() function 1322 esp_bt_controller_log_storage(len, addr, end); in esp_bt_controller_log_interface()
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | bt.c | 293 static int esp_bt_controller_log_storage(uint32_t len, const uint8_t *addr, bool end) in esp_bt_controller_log_storage() function 1300 esp_bt_controller_log_storage(len, addr, end); in esp_bt_controller_log_interface()
|