Searched refs:cybt_exception_t (Results 1 – 4 of 4) sorted by relevance
| /hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/include/ |
| D | cybt_platform_config.h | 80 } cybt_exception_t; typedef 116 typedef bool (* cybt_exception_callback_t)(cybt_exception_t error, uint8_t *info, uint32_t length);
|
| /hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/ |
| D | cybt_platform_main.c | 323 static void trace_exception(cybt_exception_t error, uint8_t *info, uint32_t length) in trace_exception() 358 void cybt_platform_exception_handler(cybt_exception_t error, uint8_t *info, uint32_t length) in cybt_platform_exception_handler()
|
| /hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/ |
| D | cybt_bt_task.c | 67 extern void cybt_platform_exception_handler(cybt_exception_t error, uint8_t *info, uint32_t length);
|
| D | cybt_platform_hci.c | 116 extern void cybt_platform_exception_handler(cybt_exception_t error, uint8_t *info, uint32_t length);
|