Module l2cap

Source
Expand description

L2Cap-specific commands and types needed for those commands.

Structs§

ConnectionParameterUpdateRequest
Parameters for the connection_parameter_update_request command.
ConnectionParameterUpdateResponse
Parameters for the connection_parameter_update_response command.
L2CapCocConnect
This event is generated when receiving a valid Credit Based Connection Request packet.
L2CapCocConnectConfirm
This event is generated when receiving a valid Credit Based Connection Response packet.
L2CapCocFlowControl
This event is generated when receiving a valid Flow Control Credit signaling packet.
L2CapCocReconfig
This event is generated when receiving a valid Credit Based Reconfigure Request packet.
L2CapCocReconfigConfirm
This event is generated when receiving a valid Credit Based Reconfigure Response packet.
L2CapCocTxData
Parameter for the coc_tx_data command

Traits§

L2capCommands
L2Cap-specific commands.