[][src]Module rubble::link::data

Data Channel structures.

Structs

ConnectionUpdateData

Data transmitted with an LL_CONNECTION_UPDATE_REQ Control PDU, containing a new set of connection parameters.

Header

16-bit data channel header preceding the payload.

Enums

ControlOpcode

Enumeration of all known LL Control PDU opcodes (not all of which might be supported).

ControlPdu

A structured representation of an LL Control PDU used by the Link Layer Control Protocol (LLCP).

Llid

Values of the LLID field in Header.

Pdu

Structured representation of a data channel PDU.

VersionNumber

Enumeration of all possible VersNr for LL_VERSION_IND PDUs.