Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |