Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_init.c186 const size_t workqueue_len[] = {BTU_TASK_WORKQUEUE0_LEN}; in BTU_StartUp() local
188 BTU_TASK_WORKQUEUE_NUM, workqueue_len); in BTU_StartUp()
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c437 const size_t workqueue_len[] = {BTC_TASK_WORKQUEUE0_LEN, BTC_TASK_WORKQUEUE1_LEN}; in btc_init() local
439 BTC_TASK_WORKQUEUE_NUM, workqueue_len); in btc_init()
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c108 const size_t workqueue_len[] = {HCI_HOST_TASK_WORKQUEUE0_LEN, HCI_HOST_TASK_WORKQUEUE1_LEN}; in hci_start_up() local
110 HCI_HOST_TASK_WORKQUEUE_NUM, workqueue_len); in hci_start_up()