Home
last modified time | relevance | path

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

/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c93 static StaticQueue_t btstack_run_loop_queue_object; variable
221 …_LENGTH, RUN_LOOP_QUEUE_ITEM_SIZE, btstack_run_loop_queue_storage, &btstack_run_loop_queue_object); in btstack_run_loop_freertos_init()