Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c272 static int32_t queue_send_hlevel_wrapper(void *queue, void *item, uint32_t block_time_ms);
355 ._queue_send = queue_send_hlevel_wrapper,
745 static int32_t queue_send_hlevel_wrapper(void *queue, void *item, uint32_t block_time_ms) in queue_send_hlevel_wrapper() function