zephyr/subsys/bluetooth/controller
Carles Cufi 4694fe6e8a Bluetooth: controller: nrf5: Fix AAR packet pointer
The nRF5 AAR requires the packet pointer to be placed exactly 3 bytes
before the beginning of the address. Since we don't use the S1 extra
length byte, substract one from the address of the radio packet pointer.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-08-02 16:48:03 +02:00
..
hal Bluetooth: controller: nrf5: Fix AAR packet pointer 2017-08-02 16:48:03 +02:00
hci Bluetooth: controller: Implement Read/Write Auth Payload timeout 2017-07-22 11:55:35 +03:00
include Bluetooth: controller: Implement Read/Write Auth Payload timeout 2017-07-22 11:55:35 +03:00
ll_sw Bluetooth: controller: Fix IRK endianness 2017-08-02 16:48:03 +02:00
ticker Bluetooth: controller: support for code exe. in co-operation with radio 2017-06-28 12:29:50 +02:00
util Bluetooth: controller: Rename mem function that checks all-zero mem 2017-06-20 15:20:09 +03:00
Kconfig Bluetooth: Add BUILD_ASSERT to check Tx and Rx thread priorities 2017-07-12 13:50:51 +03:00
Makefile Bluetooth: controller: Cleanup makefiles 2017-03-21 17:05:43 -07:00