Location:
bt_sock.h
Link against: bluetooth.lib
THCISetEncryptionIoctl
Supported from 6.1
Encapsulates the Encryption_Enable
parameter used to enable and disable the
link level encryption.
It is used with the HCI ioctl KHCIEncryptIoctl
.
For more information on the meaning of the parameters, see Set_Connection_Encryption
in BS1.
Defined in THCISetEncryptionIoctl
:
iEncrypt
TBool iEncrypt;
If false, turn Link Level Encryption OFF; if true, turn Link Level Encryption ON.