User Activity

Hello,I'm currently working with the BlueNRG-2 SoC. I would like to add AES-128 encryption at application-level while leveraging hardware acceleration.The only function I've found that seems to do the job is hci_le_encrypt(). Based on the documentati...