feat(docs): fix PAST and randomized adv channel indexing status

Gate PAST on SOC_ESP_NIMBLE_CONTROLLER, mark randomized advertising
channel indexing host columns as NA, and limit controller experimental
status to NimBLE controllers except ESP32-C2.


(cherry picked from commit 7891e0d65a)

Co-authored-by: Wei Yuhan <weiyuhan@espressif.com>
This commit is contained in:
Wei Yu Han
2026-08-19 09:49:15 +08:00
parent 56a603a07a
commit 6d99bc8fd5
2 changed files with 20 additions and 40 deletions

View File

@@ -183,42 +183,32 @@ If none of our chip series meet your needs, please contact `customer support tea
- |experimental|
* -
- Randomized Advertising Channel Indexing
- .. only:: esp32c2
- .. only:: esp32c2 or not SOC_ESP_NIMBLE_CONTROLLER
|unsupported|
.. only:: not esp32c2
.. only:: SOC_ESP_NIMBLE_CONTROLLER and not esp32c2
|experimental|
- .. only:: esp32c2
|unsupported|
.. only:: not esp32c2
|NA|
- .. only:: esp32c2
|unsupported|
.. only:: not esp32c2
|NA|
- |NA|
- |NA|
* -
- Periodic Advertising Sync Transfer
- .. only:: SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
- .. only:: SOC_ESP_NIMBLE_CONTROLLER
|supported|
.. only:: not SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
.. only:: not SOC_ESP_NIMBLE_CONTROLLER
|unsupported|
- .. only:: SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
- .. only:: SOC_ESP_NIMBLE_CONTROLLER
|supported|
.. only:: not SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
.. only:: not SOC_ESP_NIMBLE_CONTROLLER
|unsupported|
- .. only:: SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
- .. only:: SOC_ESP_NIMBLE_CONTROLLER
|supported|
.. only:: not SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
.. only:: not SOC_ESP_NIMBLE_CONTROLLER
|unsupported|
* - .. centered:: |5.2|

View File

@@ -183,42 +183,32 @@
- |experimental|
* -
- Randomized Advertising Channel Indexing
- .. only:: esp32c2
- .. only:: esp32c2 or not SOC_ESP_NIMBLE_CONTROLLER
|unsupported|
.. only:: not esp32c2
.. only:: SOC_ESP_NIMBLE_CONTROLLER and not esp32c2
|experimental|
- .. only:: esp32c2
|unsupported|
.. only:: not esp32c2
|NA|
- .. only:: esp32c2
|unsupported|
.. only:: not esp32c2
|NA|
- |NA|
- |NA|
* -
- Periodic Advertising Sync Transfer
- .. only:: SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
- .. only:: SOC_ESP_NIMBLE_CONTROLLER
|supported|
.. only:: not SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
.. only:: not SOC_ESP_NIMBLE_CONTROLLER
|unsupported|
- .. only:: SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
- .. only:: SOC_ESP_NIMBLE_CONTROLLER
|supported|
.. only:: not SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
.. only:: not SOC_ESP_NIMBLE_CONTROLLER
|unsupported|
- .. only:: SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
- .. only:: SOC_ESP_NIMBLE_CONTROLLER
|supported|
.. only:: not SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED
.. only:: not SOC_ESP_NIMBLE_CONTROLLER
|unsupported|
* - .. centered:: |5.2|