zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 74cd8d852e Bluetooth: controller: Use single PPI channel for AA capture
Earlier design captured AA twice in the first Rx in a slave
connection event and retained one of the capture until end
of event to calculate drift.

Design updated to use single capture of AA and save the
first AA capture in a slave connection event in RAM instead.

This frees up a PPI channel in the controller design.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-09-21 16:14:27 +02:00
..
crypto.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
ctrl_internal.h Bluetooth: controller: Refactor Conn Param Req implementation 2017-08-25 12:51:01 +02:00
ctrl.c Bluetooth: controller: Use single PPI channel for AA capture 2017-09-21 16:14:27 +02:00
ctrl.h Bluetooth: controller: Add Direct Test Mode support 2017-09-04 06:08:09 -04:00
ll_adv.c Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
ll_adv.h Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
ll_filter.c Bluetooth: controller: Fix Read Peer RPA Command 2017-08-22 15:22:25 +02:00
ll_filter.h Bluetooth: controller: Fix RL index check 2017-08-21 18:49:59 +02:00
ll_master.c Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
ll_scan.c Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
ll_test.c Bluetooth: controller: Add Direct Test Mode support 2017-09-04 06:08:09 -04:00
ll_test.h Bluetooth: controller: Add Direct Test Mode support 2017-09-04 06:08:09 -04:00
ll.c Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
Makefile Bluetooth: controller: Fast enc setup with ccflags -Ofast 2017-09-07 14:36:30 -05:00
pdu.h Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00