Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/osi/include/osi/
Dfixed_pkt_queue.h77 void fixed_pkt_queue_process(fixed_pkt_queue_t *queue);
/hal_espressif-latest/components/bt/common/osi/
Dfixed_pkt_queue.c154 void fixed_pkt_queue_process(fixed_pkt_queue_t *queue) in fixed_pkt_queue_process() function
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c240 fixed_pkt_queue_process(hci_host_env.command_queue); in hci_downstream_data_handler()