Searched refs:btstack_run_loop_queue_storage (Results 1 – 1 of 1) sorted by relevance
94 static uint8_t btstack_run_loop_queue_storage[ RUN_LOOP_QUEUE_LENGTH * RUN_LOOP_QUEUE_ITEM_SIZE ]; variable221 …reateStatic(RUN_LOOP_QUEUE_LENGTH, RUN_LOOP_QUEUE_ITEM_SIZE, btstack_run_loop_queue_storage, &btst… in btstack_run_loop_freertos_init()