Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/include/esp32h4/include/
Desp_bt_cfg.h40 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES MYNEWT_VAL(BLE_MULTI_ADV_INSTANCES) macro
96 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES (CONFIG_BT_LE_MAX_EXT_ADV_INSTANCES)
98 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES (1)
Desp_bt.h238 .ble_multi_adv_instances = DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES, \
/hal_espressif-latest/components/bt/controller/esp32c6/
Desp_bt_cfg.h38 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES MYNEWT_VAL(BLE_MULTI_ADV_INSTANCES) macro
99 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES (CONFIG_BT_LE_MAX_EXT_ADV_INSTANCES)
101 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES (1)
/hal_espressif-latest/components/bt/controller/esp32h2/
Desp_bt_cfg.h38 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES MYNEWT_VAL(BLE_MULTI_ADV_INSTANCES) macro
99 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES (CONFIG_BT_LE_MAX_EXT_ADV_INSTANCES)
101 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES (1)
/hal_espressif-latest/components/bt/controller/esp32c2/
Desp_bt_cfg.h38 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES MYNEWT_VAL(BLE_MULTI_ADV_INSTANCES) macro
111 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES (CONFIG_BT_LE_MAX_EXT_ADV_INSTANCES)
113 #define DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES (1)
/hal_espressif-latest/components/bt/include/esp32c2/include/
Desp_bt.h260 .ble_multi_adv_instances = DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES, \
/hal_espressif-latest/components/bt/include/esp32c6/include/
Desp_bt.h245 .ble_multi_adv_instances = DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES, \
/hal_espressif-latest/components/bt/include/esp32h2/include/
Desp_bt.h250 .ble_multi_adv_instances = DEFAULT_BT_LE_MAX_EXT_ADV_INSTANCES, \