zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada ed187ebccd Bluetooth: Fix auto PHY update on connection
Since the PHY update complete event can be generated due to the
procedure being initiated by the peer, use a flag to
differentiate between local auto update initiated on connection
complete versus peer initiated anytime in the connection. This
is necessary to avoid repeated initiation of auto-update
procedures intended only to be issued on connection complete.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-05-19 20:01:34 +03:00
..
common Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
controller Bluetooth: controller: Increase Rx & Tx buf cnt range in Kconfig 2017-05-16 15:30:51 +03:00
host Bluetooth: Fix auto PHY update on connection 2017-05-19 20:01:34 +03:00
Kconfig Bluetooth: kconfig: Use menu instead of menuconfig 2017-05-13 09:01:47 +03:00
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00