Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: bt_sock.h

L2CAP commands

Support

Supported from 6.1

Description

Identifiers for L2CAP commands.

These commands can be issued by ioctl (RSocket::Ioctl()) calls to a L2CAP socket. They have a level parameter (aLevel in RSocket::Ioctl()) of KSolBtL2CAP.

For more information on L2CAP commands, see BS1.

See also:


KL2CAPEchoRequestIoctl

const static TInt KL2CAPEchoRequestIoctl

Description

Echo Request command.

The ioctl takes a TDes8 parameter.

See also:

[Top]


KL2CAPIncomingMTUIoctl

const static TInt KL2CAPIncomingMTUIoctl

Description

Configure command.

The ioctl takes a TUint16 parameter, packaged as a TPckgBuf<TUint16>.