zephyr/subsys/bluetooth
Szymon Janc e4747b28a8 Bluetooth: OTS: Fix checksum calculation support
There was a typo in Kconfig check (missing CONFIG_ prefix) which
resulted in not setting OACP_FEAT_BIT_CRC bit in features.

This also resulted in checksum feature being disabled due to check
in bt_ots_init().

This was affecting OTS/SR/OASP/BV-03-C qualificatio test case.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2024-04-25 07:44:08 -04:00
..
audio Bluetooth: BAP: Shell: Add BASS service data to ext-adv 2024-04-25 09:56:25 +00:00
common Bluetooth: Remove rx < tx prio check 2024-04-18 14:56:42 +02:00
controller Bluetooth: Controller: Aux offset population assertion check 2024-04-24 15:02:28 -04:00
crypto Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
host Bluetooth: Fix minor whitespace issue 2024-04-23 21:27:35 +00:00
lib Bluetooth: Host: Remove 'Experimental' flag of EAD 2023-07-28 17:48:16 +02:00
mesh Bluetooth: Mesh: fix start rx transaction before tx is ended 2024-04-24 15:01:43 -04:00
services Bluetooth: OTS: Fix checksum calculation support 2024-04-25 07:44:08 -04:00
shell Bluetooth: Shell: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
CMakeLists.txt Bluetooth: Host: Add Encrypted Advertising Data 2023-03-21 13:39:09 +02:00
Kconfig Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
Kconfig.adv Bluetooth: Host: Add support for PAwR Sync 2023-04-26 20:08:16 +02:00
Kconfig.iso Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
Kconfig.logging Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00