Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c192 static void esp_bt_controller_log_interface(uint32_t len, const uint8_t *addr, bool end);
238 bt_controller_log_interface = esp_bt_controller_log_interface; in esp_bt_controller_log_init()
405 static void esp_bt_controller_log_interface(uint32_t len, const uint8_t *addr, bool end) in esp_bt_controller_log_interface() function
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c176 static void esp_bt_controller_log_interface(uint32_t len, const uint8_t *addr, bool end);
219 bt_controller_log_interface = esp_bt_controller_log_interface; in esp_bt_controller_log_init()
1318 static void esp_bt_controller_log_interface(uint32_t len, const uint8_t *addr, bool end) in esp_bt_controller_log_interface() function
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c173 static void esp_bt_controller_log_interface(uint32_t len, const uint8_t *addr, bool end);
216 bt_controller_log_interface = esp_bt_controller_log_interface; in esp_bt_controller_log_init()
1296 static void esp_bt_controller_log_interface(uint32_t len, const uint8_t *addr, bool end) in esp_bt_controller_log_interface() function