zephyr/subsys
Kamil Piszczek 8e327161bb mcumgr: bluetooth: use dedicated config of connection params during dfu
Extended the connection parameters negotiation procedure used in the
SMP BT module. From now on, it is possible to configure a preferable
set of all connection parameters to be used during the image transfer.
The default values are optimized for transfer throughput.

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
2022-02-28 11:10:03 +01:00
..
bluetooth Bluetooth: Audio: Guard chan recv for just unicast and broadcast sink 2022-02-28 11:04:37 +01:00
canbus canbus: isotp: ensure consecutive frames are sent in FIFO order 2022-02-21 19:37:35 -05:00
console
cpp cpp: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
debug debug: thread_analyzer: Use bigger stack in certain configurations 2022-02-22 14:44:11 +01:00
demand_paging
dfu
disk
emul
fb
fs fs/fat_fs: Allow configuration of number of root entries 2022-02-22 08:14:20 -05:00
ipc ipc: Remove multi-instance backend 2022-01-17 15:50:58 -05:00
jwt
logging linker: add a utility func to check if an addr is in RO section 2022-02-28 10:53:02 +01:00
lorawan
mgmt mcumgr: bluetooth: use dedicated config of connection params during dfu 2022-02-28 11:10:03 +01:00
modbus modbus: do not loop in UART IRQ handler 2022-02-09 22:11:16 -05:00
net net: lwm2m: Resource Instance level read access. 2022-02-25 10:12:23 -08:00
pm pm: constraint: drop __weak 2022-02-28 10:18:38 +01:00
portability
random random: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
settings
shell ring_buffer: make finish methods final 2022-02-28 10:52:41 +01:00
stats
storage storage/flash_map: Use larger type for alignment 2021-12-30 16:32:02 -05:00
task_wdt
testsuite ring_buffer: make finish methods final 2022-02-28 10:52:41 +01:00
timing
tracing tracing_user: Add ISR nest level parameter 2022-01-21 14:38:35 -05:00
usb usb: dfu: disable USB DFU uploading by default 2022-02-18 09:32:22 -08:00
CMakeLists.txt
Kconfig