Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: bt_sock.h
Link against: bluetooth.lib

Struct THCISetEncryptionIoctl

THCISetEncryptionIoctl

Support

Supported from 6.1

Description

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

See also:


iEncrypt

TBool iEncrypt;

Description

If false, turn Link Level Encryption OFF; if true, turn Link Level Encryption ON.