Home
last modified time | relevance | path

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

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_host_stack_platform_interface.c67 void host_stack_mutex_unlock(void * p_lock_context) in host_stack_mutex_unlock() function
265 platform_interface.stack_lock.pf_unlock_func = host_stack_mutex_unlock; in host_stack_platform_interface_init()
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_debug_uart.c17 extern void host_stack_mutex_unlock(void * p_lock_context);
348 host_stack_mutex_unlock(NULL); in cybt_debug_rx_task()