zephyr/subsys/bluetooth/controller/hal/nrf5
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
..
cntr.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
debug.h Bluetooth: controller: Move nRF5 specific debug pins to hal/nrf5 2017-04-08 20:11:54 +03:00
ecb.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
radio.c Bluetooth: controller: nrf5: Fix AAR packet pointer 2017-08-02 16:48:03 +02:00
rand.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00