Searched refs:cybt_platform_exception_handler (Results 1 – 3 of 3) sorted by relevance
| /hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/ |
| D | cybt_platform_hci.c | 116 extern void cybt_platform_exception_handler(cybt_exception_t error, uint8_t *info, uint32_t length); 225 …cybt_platform_exception_handler(CYBT_HCI_IPC_REL_BUFFER, (uint8_t *)&ipc_status, sizeof(ipc_status… in ipc_hci_release_buffer() 617 cybt_platform_exception_handler(CYBT_CONTROLLER_CORE_DUMP, p_data, length); in cybt_platform_hci_process_if_coredump()
|
| D | cybt_bt_task.c | 67 extern void cybt_platform_exception_handler(cybt_exception_t error, uint8_t *info, uint32_t length); 251 cybt_platform_exception_handler(CYBT_CONTROLLER_RESTARTED, NULL, 0); in bt_task_handler()
|
| /hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/ |
| D | cybt_platform_main.c | 358 void cybt_platform_exception_handler(cybt_exception_t error, uint8_t *info, uint32_t length) in cybt_platform_exception_handler() function
|