zephyr/subsys
Joakim Andersson 77b11d6b0c Bluetooth: host: Move auto-initiation of peripheral conn param update
Move auto-initiation of the peripheral connection parameter update,
this handling would only submit the delayed work with the timeout once
all other auto initiated procedures had completed. This behavior means
that the delay would not be set on when the connection was established
but instead relative to the previous procedures.
Based on the connection interval used, the instant(s) used, and the
number of auto procedures this delay becomes indeterminate.

Submit the work once connected, the constraint that existed in the
zephyr link layer earlier about requesting only one control procedure
at a time has been removed.

This also brings all the handling of the timeout work to the connection
state handling, which makes it easier to track this behavior in code.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-10-26 16:16:35 +02:00
..
bluetooth Bluetooth: host: Move auto-initiation of peripheral conn param update 2020-10-26 16:16:35 +02:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs fs: Move fs_file_system_t declaration out of fs.h 2020-10-23 12:55:41 +02:00
jwt
logging logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
lorawan lorawan: Cleanup error handling code 2020-10-08 12:15:38 +02:00
mgmt mgmt/osdp: Fix early check of no-data that holds PD online 2020-10-21 17:36:16 +02:00
net net: lwm2m: Pack TLV integers more efficiently 2020-10-26 11:31:28 +02:00
power
random
settings
shell shell: increase stack size for OpenThread 2020-10-09 11:51:41 +02:00
stats
storage
testsuite kernel: move kernel object APIs to own header 2020-10-12 12:21:46 -04:00
timing
tracing tracing: add feature for analysing post-mortem 2020-10-07 10:10:48 -04:00
usb usb: hci: Remove handling of unused DC statuses. 2020-10-20 10:04:32 -05:00
CMakeLists.txt lorawan: Add initial support for LoRaWAN 2020-10-08 12:15:38 +02:00
Kconfig lorawan: Add initial support for LoRaWAN 2020-10-08 12:15:38 +02:00