Describe the solution you'd like
Support Bluetooth LE 5.2 Isochronous Channel in zephyr controller subsystem
Additional context
Isochronous Channel is a new addition in Bluetooth 5.2 specification it's the fondation for LE Audio
Is there any support planned ?
@DeltaEvo yes, this is an ongoing effort that is currently mostly taking place in a private repository because it's implementing profiles that are not publicly released yet. We will start backporting to master soon, the parts that can be made public.
Access to the private repo is reserved for Bluetooth SIG Associate members that are also members of the Zephyr project, since there are legal limitations to sharing of the code.
Will the backporting effort include Isochronous Channels ?
Will the backporting effort include Isochronous Channels ?
Well, yes, this is mainly what is being developed in the private tree. The rest of functionality is pushed directly to master in this repository.
Any news on Isochronous Channels support in the Controller? There is (LE Audio) Host code in the Zephyr 2.4 release but it is not supported by the controller.
this is an ongoing effort that is currently mostly taking place in a private repository because it's implementing profiles that are not publicly released yet.
Is it possible to decuple the controller from the profiles? Isochronous Channels in the controller are important to me but I'm not a Bluetooth member.
Most helpful comment
Any news on Isochronous Channels support in the Controller? There is (LE Audio) Host code in the Zephyr 2.4 release but it is not supported by the controller.
Is it possible to decuple the controller from the profiles? Isochronous Channels in the controller are important to me but I'm not a Bluetooth member.