zephyr/subsys
Aleksander Wasaznik 7471ea87ee Bluetooth: Remove `len` param of `bt_att_create_rsp_pdu`
This served no purpose for responces. The minimum MTU is sufficient for
all ATT headers.

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2024-02-16 12:58:00 +01:00
..
bindesc
bluetooth Bluetooth: Remove `len` param of `bt_att_create_rsp_pdu` 2024-02-16 12:58:00 +01:00
canbus
console
debug
demand_paging
dfu subsys/dfu/boot: Fix image confirm for Direct XIP 2024-02-06 21:00:36 +01:00
disk
dsp
emul
fb
fs fs: Clarify description of fs_open when no access bits given 2024-02-07 06:57:19 -06:00
input
ipc ipc: Drain pending work items before deregistering endpoint 2024-02-06 14:22:36 +01:00
jwt
llext llext: Support memory protection 2024-02-02 13:06:28 -05:00
logging log: net: Convert syslog network transmitter to use sockets 2024-02-01 10:22:47 -06:00
lorawan
mem_mgmt
mgmt mgmt: mcumgr: img_mgmt_client: avoid using uninitialized variable 2024-02-14 15:25:00 +01:00
modbus
modem modem: cmux: Prevent NULL deref in dlci_close_handler 2024-02-15 10:22:09 +01:00
net net: trickle: Print the abs value using %u 2024-02-13 19:36:30 +01:00
pm pm: device_runtime: Simplify runtime_enable 2024-02-06 09:52:38 +01:00
portability
random
retention
rtio
sd
sensing
settings settings: NVS: add entry into cache after writing 2024-02-14 14:28:08 +01:00
shell shell: backends: fix for async shell selection 2024-02-06 19:34:15 +01:00
sip_svc
stats
storage
task_wdt
testsuite
timing
tracing
usb usb: device_next: fix buffer count configuration in CDC ACM pool 2024-02-09 17:38:52 +00:00
zbus
CMakeLists.txt
Kconfig