![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that the encryption status of a link has been changed. More...
Data Fields | |
uint16_t | conn_hdl |
Connection handle identifying the link that has been changed. More... | |
uint8_t | enc_status |
Encryption Status. More... | |
This structure notifies that the encryption status of a link has been changed.
uint16_t st_ble_gap_enc_chg_evt_t::conn_hdl |
Connection handle identifying the link that has been changed.
uint8_t st_ble_gap_enc_chg_evt_t::enc_status |
Encryption Status.
value | description |
---|---|
0x00 | Encryption OFF. |
0x01 | Encryption ON. |
0x03 | Encryption updated by Encryption Key Refresh Completed. |