RSeries astromech firmware
tL2CAP_CFG_INFO Struct Reference

#include <bt/private/stack/l2c_api.h>

+ Collaboration diagram for tL2CAP_CFG_INFO:

Public Attributes

UINT16 result
 
BOOLEAN mtu_present
 
UINT16 mtu
 
BOOLEAN qos_present
 
FLOW_SPEC qos
 
BOOLEAN flush_to_present
 
UINT16 flush_to
 
BOOLEAN fcr_present
 
tL2CAP_FCR_OPTS fcr
 
BOOLEAN fcs_present
 
UINT8 fcs
 
BOOLEAN ext_flow_spec_present
 
tHCI_EXT_FLOW_SPEC ext_flow_spec
 
UINT16 flags
 

Member Data Documentation

◆ ext_flow_spec

tHCI_EXT_FLOW_SPEC tL2CAP_CFG_INFO::ext_flow_spec

◆ ext_flow_spec_present

BOOLEAN tL2CAP_CFG_INFO::ext_flow_spec_present

◆ fcr

tL2CAP_FCR_OPTS tL2CAP_CFG_INFO::fcr

◆ fcr_present

BOOLEAN tL2CAP_CFG_INFO::fcr_present

◆ fcs

UINT8 tL2CAP_CFG_INFO::fcs

◆ fcs_present

BOOLEAN tL2CAP_CFG_INFO::fcs_present

◆ flags

UINT16 tL2CAP_CFG_INFO::flags

◆ flush_to

UINT16 tL2CAP_CFG_INFO::flush_to

◆ flush_to_present

BOOLEAN tL2CAP_CFG_INFO::flush_to_present

◆ mtu

UINT16 tL2CAP_CFG_INFO::mtu

◆ mtu_present

BOOLEAN tL2CAP_CFG_INFO::mtu_present

◆ qos

FLOW_SPEC tL2CAP_CFG_INFO::qos

◆ qos_present

BOOLEAN tL2CAP_CFG_INFO::qos_present

◆ result

UINT16 tL2CAP_CFG_INFO::result

The documentation for this struct was generated from the following file: