Home
last modified time | relevance | path

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

/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c94 static uint8_t btstack_run_loop_queue_storage[ RUN_LOOP_QUEUE_LENGTH * RUN_LOOP_QUEUE_ITEM_SIZE ]; variable
221 …reateStatic(RUN_LOOP_QUEUE_LENGTH, RUN_LOOP_QUEUE_ITEM_SIZE, btstack_run_loop_queue_storage, &btst… in btstack_run_loop_freertos_init()