Home
last modified time | relevance | path

Searched defs:btstack_run_loop_callbacks_mutex (Results 1 – 2 of 2) sorted by relevance

/btstack/platform/chibios/
H A Dbtstack_run_loop_chibios.c68 static mutex_t btstack_run_loop_callbacks_mutex; variable
/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c100 static SemaphoreHandle_t btstack_run_loop_callbacks_mutex; variable