Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c274 static int32_t queue_recv_hlevel_wrapper(void *queue, void *item, uint32_t block_time_ms);
357 ._queue_recv = queue_recv_hlevel_wrapper,
774 static int32_t queue_recv_hlevel_wrapper(void *queue, void *item, uint32_t block_time_ms) in queue_recv_hlevel_wrapper() function