Home
last modified time | relevance | path

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

/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c95 static StaticSemaphore_t btstack_run_loop_callback_mutex_object; variable
222 …ck_run_loop_callbacks_mutex = xSemaphoreCreateMutexStatic(&btstack_run_loop_callback_mutex_object); in btstack_run_loop_freertos_init()