zephyr/subsys/bluetooth/controller/include
Wolfgang Puffitsch c8c81d28b7 Bluetooth: controller: Only allow supported feature bits to be set by host
Redefine mask of host-controlled feature bits to include only features
that are supported by the controller. This fixes a conformance test
failure where setting an unsupported host-controlled feature bit was
not rejected as it should.

Set the Connected Isochronous Streams (Host Support) bit from the host
only if unicast support is configured to avoid failures in
broadcast-only configurations.

Signed-off-by: Wolfgang Puffitsch <wopu@demant.com>
2023-02-08 01:16:10 +09:00
..
ll_feat.h Bluetooth: controller: Only allow supported feature bits to be set by host 2023-02-08 01:16:10 +09:00
ll_settings.h
ll.h Bluetooth: controller: Add support for Read/Write Conn. Accept Timeout 2022-11-24 11:17:28 +01:00