zephyr/subsys/bluetooth/controller
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
..
crypto Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
hal
hci Bluetooth: Controller: Workaround sequence number misalignment 2023-01-27 23:04:45 +09:00
include Bluetooth: controller: Only allow supported feature bits to be set by host 2023-02-08 01:16:10 +09:00
ll_sw Bluetooth: Controller: Fix Central from overlapping BIG events 2023-02-06 22:06:16 +09:00
ticker
util Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
CMakeLists.txt Bluetooth: Controller: Broadcast ISO encryption support 2023-01-26 13:25:11 +01:00
Kconfig Bluetooth: Controller: Fix ISO Buffer allocation for SDU fragmentation 2023-01-27 23:04:45 +09:00
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Fix CIG offset and add time reservations 2023-01-27 23:04:45 +09:00