zephyr/subsys
Jonathan Rico ac37d6483a Bluetooth: Host: Remove conn param update checks
The rationale behind that change is that the Application can use the
`bt_conn_le_param_update()` API to signal the controller to reschedule
the link.

Even if the new connection params are within the old ones, the
controller would be free to choose an e.g. smaller interval. The host
API should not prevent this usage.

Fixes https://github.com/zephyrproject-rtos/zephyr/issues/74292

Co-authored-by: Knut Eldhuset <knut.eldhuset@nordicsemi.no>
Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2024-07-04 18:00:35 -04:00
..
bindesc everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
bluetooth Bluetooth: Host: Remove conn param update checks 2024-07-04 18:00:35 -04:00
canbus
console
dap dap: fix timeout handling 2024-06-14 11:14:17 +02:00
debug debug: no UNALIGNED_ACCESS_SUPPORTED for cortex M0 or M0plus 2024-06-28 12:21:18 -04:00
demand_paging demand_paging: LRU eviction: remove restriction on PF index 0 2024-07-03 15:07:03 -04:00
dfu
disk drivers: disk: add DISK_IOCTL_CTRL_DEINIT command to supported IOCTLs 2024-06-07 18:16:01 +01:00
dsp
emul emul: mspi: Add the mspi controller emulator 2024-06-14 21:07:00 -04:00
fb fb: cfb: Add framebuffer deinitialize function 2024-06-28 07:21:47 -04:00
fs everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
input
ipc everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
jwt jwt: add missing PSA_WANT dependencies to RSA signature 2024-06-13 09:22:20 +02:00
llext llext: fix llext_find_section(), remove llext_section_by_name() 2024-06-25 21:25:33 -04:00
logging logging: dictionary: keep string section if always runtime 2024-06-28 21:14:14 +02:00
lorawan everywhere: replace double words 2024-06-25 06:05:35 -04:00
mem_mgmt
mgmt everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
modbus modbus_serial: Disable rx interrupt if buffer fills up 2024-06-13 16:48:05 -04:00
modem modem: cmux: disable all work when released 2024-06-26 09:27:20 -04:00
net Revert "net: sockets: move poll implementation to zvfs" 2024-07-03 15:03:05 -04:00
pm pm: policy: Move device power state constraints to policy 2024-06-28 12:22:28 -04:00
portability subsys/portability/CMSIS: Do not redefine TRUE & FALSE 2024-06-11 16:29:22 +03:00
random everywhere: replace double words 2024-06-25 06:05:35 -04:00
retention
rtio sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
sd
sensing sensors: Submit call returns void 2024-06-14 19:13:02 +02:00
settings settings: remove CONFIG_CONFIG_SETTINGS_FS 2024-06-18 14:33:58 -04:00
shell everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
sip_svc everywhere: replace double words 2024-06-22 05:40:22 -04:00
stats
storage everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
task_wdt task_wdt: Feed hardware watchdog only when its started 2024-06-06 00:40:53 -07:00
testsuite testsuite: change controlling expressions in while to Boolean 2024-06-21 15:41:26 -04:00
timing
tracing Revert "net: sockets: move poll implementation to zvfs" 2024-07-03 15:03:05 -04:00
usb everywhere: replace double words 2024-06-25 06:05:35 -04:00
zbus zbus: channel msg subscriber pool isolation 2024-06-17 21:20:05 -04:00
CMakeLists.txt dap: add CMSIS-DAP compatible controller 2024-06-14 11:14:17 +02:00
Kconfig dap: add CMSIS-DAP compatible controller 2024-06-14 11:14:17 +02:00