zephyr/subsys/bluetooth/controller/ll_sw/openisa
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
..
hal Bluetooth: Controller: Make aa in radio_aa_set const 2023-10-05 15:25:09 +02:00
lll bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00