Revert "docs(ble): Added BLE feature support status"

This reverts commit 3bd599eb13.
This commit is contained in:
Marius Vikhammer
2024-08-13 12:49:36 +08:00
parent 85e570b8ee
commit db1461f45d
7 changed files with 2 additions and 1040 deletions

View File

@@ -23,11 +23,9 @@ BT_DOCS = ['api-reference/bluetooth/esp_bt_defs.rst',
'api-reference/bluetooth/controller_vhci.rst',
'api-reference/bluetooth/index.rst']
BLE_DOCS = ['api-guides/ble/index.rst',
BLE_DOCS = ['api-reference/bluetooth/bt_le.rst',
'api-guides/ble/index.rst',
'api-guides/ble/overview.rst',
'api-guides/ble/ble-feature-support-status.rst',
'api-guides/ble/host-feature-support-status.rst',
'api-reference/bluetooth/bt_le.rst',
'api-reference/bluetooth/esp_gap_ble.rst',
'api-reference/bluetooth/esp_gatt_defs.rst',
'api-reference/bluetooth/esp_gatts.rst',