Home
last modified time | relevance | path

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

/btstack/platform/wiced/
H A Dbtstack_run_loop_wiced.c65 static wiced_queue_t btstack_run_loop_queue; variable
/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c98 static QueueHandle_t btstack_run_loop_queue; variable