zephyr/subsys
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
..
bluetooth Bluetooth: Fix auto PHY update on connection 2017-05-19 20:01:34 +03:00
console subsys: console: Add buffered output support to console subsystem 2017-05-15 15:56:56 -04:00
debug debug: add stack sentinel feature 2017-05-13 15:14:41 -04:00
disk subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
fs subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
logging kernel: event_logger: convert to using newly introduced integer sized types 2017-04-25 22:09:12 +00:00
net net: dhcpv4: Properly register UDP handler 2017-05-19 14:56:22 +03:00
shell shell: use k_thread_create() 2017-05-11 20:24:22 -04:00
usb cdc_acm : Restrict writing more than 4 bytes into TX USB Endpoint. 2017-05-13 15:12:27 -04:00
Kconfig
Makefile