zephyr/subsys
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
..
bindesc
bluetooth Bluetooth: OTS: Fix checksum calculation support 2024-04-25 07:44:08 -04:00
canbus canbus: isotp: use proper CAN ID masks 2024-04-24 09:53:06 +02:00
console
debug gdbstub: Add v-packet handling function 2024-04-03 15:39:28 +01:00
demand_paging
dfu
disk
dsp
emul
fb
fs fs: ext2: Fix removing indirect blocks 2024-04-19 10:13:09 +02:00
input
ipc ipc_service: backends: icbmsg: Silence maybe-uninitialized warning 2024-04-22 06:48:54 -07:00
jwt jwt: use sys_rand_get directly 2024-04-05 12:28:46 +02:00
llext llext: fix llext_find_sym() not to return a "const" value 2024-04-16 09:06:49 +02:00
logging logging: Fix backend filter setting 2024-04-19 18:01:03 +00:00
lorawan
mem_mgmt
mgmt mcumgr/img_mgmt: Fix zcbor logic in os_mgmt_bootloader_info 2024-04-24 14:55:57 -04:00
modbus modbus: Respect CONFIG_UART_USE_RUNTIME_CONFIGURE 2024-04-10 10:01:55 +02:00
modem modem: chat: implement helper defines/structs 2024-04-24 15:00:10 -04:00
net net: vlan: Add a function to check if interface is VLAN one 2024-04-25 11:06:23 +00:00
pm pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02:00
portability cmsis_rtos_v1: support memory mapped stack at abort hook 2024-04-10 07:44:27 -04:00
random
retention
rtio
sd
sensing
settings
shell shell: Allow extension of shell APIs 2024-04-24 16:04:03 -04:00
sip_svc linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
stats
storage
task_wdt
testsuite flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
timing
tracing tracing: full reset during init 2024-04-24 17:08:24 -04:00
usb usb: device_next: rework USBD shell to take speed into account 2024-04-22 06:51:22 -07:00
zbus
CMakeLists.txt
Kconfig