Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32/
Dhli_api.c111 #define HLI_META_QUEUE_SIZE 16 macro
203 s_meta_queue_ptr = hli_queue_create(HLI_META_QUEUE_SIZE, sizeof(void*), NULL); in hli_queue_setup()