Expand description
L2Cap-specific commands and types needed for those commands.
Structs§
- Connection
Parameter Update Request - Parameters for the
connection_parameter_update_request
command. - Connection
Parameter Update Response - Parameters for the
connection_parameter_update_response
command. - L2Cap
CocConnect - This event is generated when receiving a valid Credit Based Connection Request packet.
- L2Cap
CocConnect Confirm - This event is generated when receiving a valid Credit Based Connection Response packet.
- L2Cap
CocFlow Control - This event is generated when receiving a valid Flow Control Credit signaling packet.
- L2Cap
CocReconfig - This event is generated when receiving a valid Credit Based Reconfigure Request packet.
- L2Cap
CocReconfig Confirm - This event is generated when receiving a valid Credit Based Reconfigure Response packet.
- L2Cap
CocTx Data - Parameter for the coc_tx_data command
Traits§
- L2cap
Commands - L2Cap-specific commands.