Skip to content
Commit c98e6492 authored by Piotr Pryga's avatar Piotr Pryga Committed by Maureen Helm
Browse files

Bluetooth: Controller: lll: Add missing CTEInfo copy if conn encrypted



In case a connection is encrypted received PDU is decrypted by CCM.
CCM does not encrypt/decrypt S1 byte that stores CTEInfo.
In case of reception of a PDU by encrypted connection there is missing
CTEInfo in a memory where CCM stores decrypted PDU.
The CTEInfo data must be copied from scratch packet.

The commit adds code responsible for copying of the CTEInfo into
target PDU memory.

Signed-off-by: default avatarPiotr Pryga <piotr.pryga@nordicsemi.no>
parent ffa22272
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment