nrfxlib API 3.3.99
Loading...
Searching...
No Matches

Encryption Change [v1]. More...

#include <sdc_hci_evt.h>

Data Fields

uint8_t status
 
uint16_t conn_handle
 
uint8_t encryption_enabled
 

Detailed Description

Encryption Change [v1].

The description below is extracted from Core_v6.3, Vol 4, Part E, Section 7.7.8

This event is used to indicate that the change of the encryption mode has been completed. The Connection_Handle parameter will be a Connection_Handle for an ACL connection and is used to identify the remote device. The Encryption_Enabled parameter specifies the new encryption state for the connection specified by Connection_Handle. The Encryption_Key_Size parameter specifies the size, in octets, of the key used to encrypt the link. This event will occur on both devices to notify the Hosts when encryption has changed for all connections between the two devices. This event shall not be generated if encryption is paused or resumed; during a role switch, for example.


The documentation for this struct was generated from the following file: