Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/include/esp32c2/include/
Desp_bt.h184 uint8_t ble_ll_sync_cnt; /*!< Number of synchronizations */ member
240 .ble_ll_sync_cnt = DEFAULT_BT_LE_MAX_PERIODIC_SYNCS, \
/hal_espressif-latest/components/bt/include/esp32c6/include/
Desp_bt.h173 uint8_t ble_ll_sync_cnt; /*!< Number of BLE sync instances */ member
225 .ble_ll_sync_cnt = DEFAULT_BT_LE_MAX_PERIODIC_SYNCS, \
/hal_espressif-latest/components/bt/include/esp32h2/include/
Desp_bt.h178 uint8_t ble_ll_sync_cnt; /*!< Number of synchronizations */ member
230 .ble_ll_sync_cnt = DEFAULT_BT_LE_MAX_PERIODIC_SYNCS, \
/hal_espressif-latest/components/bt/include/esp32h4/include/
Desp_bt.h165 uint8_t ble_ll_sync_cnt; member
218 .ble_ll_sync_cnt = DEFAULT_BT_LE_MAX_PERIODIC_SYNCS, \