Hello, do you have any relevant documentations to explain the zephyr/subsys/bluetooth/controller/ll_sw/nordic API ? or any links?
Thanks~

Hello, do you have any relevant documentations to explain the zephyr/subsys/bluetooth/controller/ll_sw/nordic API ? or any links?
Thanks~

Hi
These headers are briefly mentioned here, and also discussed here, but we don't have proper documentation for them unfortunately.
In general we only provide documentation for the Nordic repositories (such as nrf or nrfxlib), and not libraries in the Zephyr repository itself (even if they happen to be Nordic specific).
For most applications we recommend using the Nordic SoftDevice controller, which is documented here.
Best regards
Torbjørn