Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c46 #define HCI_HOST_TASK_WORKQUEUE1_LEN (1) // for upstream datapath macro
108 const size_t workqueue_len[] = {HCI_HOST_TASK_WORKQUEUE0_LEN, HCI_HOST_TASK_WORKQUEUE1_LEN}; in hci_start_up()