File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
examples/bluetooth/bluedroid/ble/gatt_server Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,3 @@ CONFIG_BT_ENABLED=y
66CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
77# CONFIG_BT_LE_50_FEATURE_SUPPORT is not used on ESP32, ESP32-C3 and ESP32-S3.
88# CONFIG_BT_LE_50_FEATURE_SUPPORT is not set
9-
10- CONFIG_EXAMPLE_CI_ID=4
11- CONFIG_EXAMPLE_CI_PIPELINE_ID=${CI_PIPELINE_ID}
12- CONFIG_BT_BLUEDROID_MEM_DEBUG=y
13- CONFIG_BT_GATTS_PPCP_CHAR_GAP=y
14- CONFIG_BT_BLE_BLUFI_ENABLE=y
15- CONFIG_BT_GATTS_ROBUST_CACHING_ENABLED=y
16- CONFIG_BT_GATTC_CACHE_NVS_FLASH=y
17- CONFIG_BT_SMP_SLAVE_CON_PARAMS_UPD_ENABLE=y
18- CONFIG_BT_BLE_SMP_ID_RESET_ENABLE=y
19- CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK=y
20- CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN=y
21- CONFIG_BT_BLE_HIGH_DUTY_ADV_INTERVAL=y
22- CONFIG_BT_ABORT_WHEN_ALLOCATION_FAILS=y
You can’t perform that action at this time.
0 commit comments