Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c76 #define BT_ASSERT_PRINT ets_printf macro
432 BT_ASSERT_PRINT("\r\n[DUMP_START:"); in esp_ble_controller_log_dump_all()
434 BT_ASSERT_PRINT(":DUMP_END]\r\n"); in esp_ble_controller_log_dump_all()
496BT_ASSERT_PRINT("BLE assert: line %d in function %s, param: 0x%x, 0x%x", ln, fn, param1, param2); in osi_assert_wrapper()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c70 #define BT_ASSERT_PRINT ets_printf macro
441BT_ASSERT_PRINT("BLE assert: line %d in function %s, param: 0x%x, 0x%x", ln, fn, param1, param2); in osi_assert_wrapper()
1349 BT_ASSERT_PRINT("\r\n[DUMP_START:"); in esp_ble_controller_log_dump_all()
1351 BT_ASSERT_PRINT(":DUMP_END]\r\n"); in esp_ble_controller_log_dump_all()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c65 #define BT_ASSERT_PRINT ets_printf macro
438BT_ASSERT_PRINT("BLE assert: line %d in function %s, param: 0x%x, 0x%x", ln, fn, param1, param2); in osi_assert_wrapper()
1326 BT_ASSERT_PRINT("\r\n[DUMP_START:"); in esp_ble_controller_log_dump_all()
1328 BT_ASSERT_PRINT(":DUMP_END]\r\n"); in esp_ble_controller_log_dump_all()