Home
last modified time | relevance | path

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

/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c243 static const btstack_run_loop_t btstack_run_loop_freertos = { variable
265 return &btstack_run_loop_freertos; in btstack_run_loop_freertos_get_instance()
/btstack/test/embedded/
H A DMakefile39 btstack_run_loop_freertos.c \
/btstack/port/stm32-wb55xx-nucleo-freertos/
H A DMakefile48 ${BTSTACK_ROOT}/platform/freertos/btstack_run_loop_freertos.c \
/btstack/
H A DCHANGELOG.md239 - esp32: avoid deprecated btstack_run_loop_freertos API calls