zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada a1f12eb238 Bluetooth: controller: Fix redundant length update event
Fix generation of redundant length update event when no
change in effective octets or time.

Fixes LL.TS.5.0.2 conformance tests:
LL/CON/MAS/BV-73-C [Master Data Length Update - Responding
	to Data Length Update Procedure; LE 1M PHY]
LL/CON/MAS/BV-74-C [Master Data Length Update - Initiating
	Data Length Update Procedure; LE 1M PHY]
LL/CON/MAS/BV-76-C [Master Data Length Update - Responding
	to Data Length Update Procedure; LE 2M PHY]
LL/CON/MAS/BV-77-C [Master Data Length Update - Initiating
	Data Length Update Procedure; LE 2M PHY]
LL/CON/SLA/BV-77-C [Slave Data Length Update - Responding
	to Data Length Update Procedure; LE 1M PHY]
LL/CON/SLA/BV-78-C [Slave Data Length Update - Initiating
	Data Length Update Procedure; LE 1M PHY]
LL/CON/SLA/BV-80-C [Slave Data Length Update - Responding
	to Data Length Update Procedure; LE 2M PHY]
LL/CON/SLA/BV-81-C [Slave Data Length Update - Initiating
	Data Length Update Procedure; LE 2M PHY]

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-02-02 10:40:52 +01:00
..
crypto Bluetooth: controller: Conditional compile BT_LL_SW variant 2018-01-25 11:51:10 +01:00
hal native: nrf52 changes to HAL to support running on simulated HW 2018-01-29 16:02:29 +01:00
hci Bluetooth: controller: Fix for CPR with/without Feature Exchange 2018-01-31 16:02:14 +01:00
include Bluetooth: controller: Fix to restrict addr set in active states 2018-01-29 18:03:15 +01:00
ll_sw Bluetooth: controller: Fix redundant length update event 2018-02-02 10:40:52 +01:00
ticker Bluetooth: Fix build failure with -Wshadow CFLAGS 2017-12-20 12:29:52 -05:00
util Bluetooth: controller: Replace void * with memq_link_t 2017-11-22 15:28:49 +01:00
CMakeLists.txt Bluetooth: controller: Refactor mayfly integration into hal 2018-01-29 13:04:15 +01:00
Kconfig Bluetooth: controller: Conditional compile BT_LL_SW variant 2018-01-25 11:51:10 +01:00