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.
This commit is contained in:
Wei Yuhan
2026-08-06 14:34:24 +08:00
parent 8a3b146d67
commit 62e96170f1
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|