Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/include/esp32c2/include/
Desp_bt.h182 uint16_t ble_hci_evt_lo_buf_count; /*!< Count of low buffers for HCI events */ member
238 .ble_hci_evt_lo_buf_count = DEFAULT_BT_LE_HCI_EVT_LO_BUF_COUNT, \
/hal_espressif-latest/components/bt/include/esp32c6/include/
Desp_bt.h171 … uint16_t ble_hci_evt_lo_buf_count; /*!< Number of low priority HCI event buffers */ member
223 .ble_hci_evt_lo_buf_count = DEFAULT_BT_LE_HCI_EVT_LO_BUF_COUNT, \
/hal_espressif-latest/components/bt/include/esp32h2/include/
Desp_bt.h176 uint16_t ble_hci_evt_lo_buf_count; /*!< Count of low buffers for HCI events */ member
228 .ble_hci_evt_lo_buf_count = DEFAULT_BT_LE_HCI_EVT_LO_BUF_COUNT, \
/hal_espressif-latest/components/bt/include/esp32h4/include/
Desp_bt.h163 uint16_t ble_hci_evt_lo_buf_count; member
216 .ble_hci_evt_lo_buf_count = DEFAULT_BT_LE_HCI_EVT_LO_BUF_COUNT, \