zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 99ae80b632 Bluetooth: controller: Fix Conn Param Req procedure stall issue
Fix an issue wherein local or remote initiated Connection
Parameter Request procedure would stall without generation
of LE Connection Update Complete HCI event because a local
or remote initiated PHY Update procedure has overwritten the
currently active Link Layer Control Procedure type.

Signed-off-by: Vinayak Kariappa Chettimada <vinayak.kariappa@gmail.com>
2018-12-19 14:47:38 +01:00
..
ctrl_internal.h Bluetooth: controller: Fix conn param req procedure response 2018-10-11 20:30:02 +02:00
ctrl.c Bluetooth: controller: Fix Conn Param Req procedure stall issue 2018-12-19 14:47:38 +01:00
ctrl.h Bluetooth: controller: Fix enable and disable of scan state 2018-11-20 11:19:07 +01:00
ll_addr.c Bluetooth: Controller: Add support for setting public address 2018-09-21 12:40:10 +02:00
ll_adv.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
ll_adv.h
ll_filter.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
ll_filter.h
ll_master.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
ll_scan.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
ll_test.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
ll_test.h
ll_tx_pwr.c Bluetooth: controller: Conditional compile BT_LL_SW variant 2018-01-25 11:51:10 +01:00
ll.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
pdu.h Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00