Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/include/esp32c2/include/
Desp_bt.h181 uint16_t ble_hci_evt_hi_buf_count; /*!< Count of high buffers for HCI events */ member
237 .ble_hci_evt_hi_buf_count = DEFAULT_BT_LE_HCI_EVT_HI_BUF_COUNT, \
/hal_espressif-latest/components/bt/include/esp32c6/include/
Desp_bt.h170 … uint16_t ble_hci_evt_hi_buf_count; /*!< Number of high priority HCI event buffers */ member
222 .ble_hci_evt_hi_buf_count = DEFAULT_BT_LE_HCI_EVT_HI_BUF_COUNT, \
/hal_espressif-latest/components/bt/include/esp32h2/include/
Desp_bt.h175 uint16_t ble_hci_evt_hi_buf_count; /*!< Count of high buffers for HCI events */ member
227 .ble_hci_evt_hi_buf_count = DEFAULT_BT_LE_HCI_EVT_HI_BUF_COUNT, \
/hal_espressif-latest/components/bt/include/esp32h4/include/
Desp_bt.h162 uint16_t ble_hci_evt_hi_buf_count; member
215 .ble_hci_evt_hi_buf_count = DEFAULT_BT_LE_HCI_EVT_HI_BUF_COUNT, \