L2CAP_EXTENDED_FLOW_SPEC structure (bthddi.h)
The L2CAP_EXTENDED_FLOW_SPEC is reserved for future use.
Syntax
typedef struct _L2CAP_EXTENDED_FLOW_SPEC {
UCHAR Identifier;
UCHAR ServiceType;
USHORT MaxSDUSize;
ULONG SDUInterArrivalTime;
ULONG AccessLatency;
ULONG FlushTimeout;
} L2CAP_EXTENDED_FLOW_SPEC, *PL2CAP_EXTENDED_FLOW_SPEC;
Members
Identifier
Reserved. Do not use.
ServiceType
Reserved. Do not use.
MaxSDUSize
Reserved. Do not use.
SDUInterArrivalTime
Reserved. Do not use.
AccessLatency
Reserved. Do not use.
FlushTimeout
Reserved. Do not use.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Versions:_Supported in Windows 8 and later versions of Windows |
Header | bthddi.h (include Bthddi.h) |