Home
last modified time | relevance | path

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

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_debug_uart.c34 wiced_bt_heap_t *debug_task_heap = NULL; variable
124 if (NULL == debug_task_heap) in cybt_platform_debug_task_mempool_alloc()
129 p_mem_block = (void *) wiced_bt_get_buffer_from_heap(debug_task_heap, req_size); in cybt_platform_debug_task_mempool_alloc()
385 debug_task_heap = wiced_bt_create_heap("CYBT_DEBUG_TASK_POOL", in cybt_init_debug_trans_task()