zephyr/subsys/bluetooth/controller/ll_sw/openisa/hal
Emil Gydesen f4221d66c1 Bluetooth: Controller: Make aa in radio_aa_set const
Make the aa argument const to solve a Coverity issue
that assumes that any value that is being byteswapped
is tainted. Making the argument const should avoid
this assumption from Coverity.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-10-05 15:25:09 +02:00
..
RV32M1 Bluetooth: Controller: Make aa in radio_aa_set const 2023-10-05 15:25:09 +02:00
cpu.h
debug_vendor_hal.h
radio_vendor_hal.h
swi_vendor_hal.h
ticker_vendor_hal.h