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.
This structure reserved for future use.
Syntax
typedef struct _L2CAP_FLOWSPEC {
UCHAR Flags;
UCHAR ServiceType;
ULONG TokenRate;
ULONG TokenBucketSize;
ULONG PeakBandwidth;
ULONG Latency;
ULONG DelayVariation;
} L2CAP_FLOWSPEC, *PL2CAP_FLOWSPEC;
Members
Flags
Reserved.
ServiceType
Reserved.
TokenRate
Reserved.
TokenBucketSize
Reserved.
PeakBandwidth
Reserved.
Latency
Reserved.
DelayVariation
Reserved.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Versions:_Supported in Windows Vista, and later. |
Header | bthddi.h (include Bthddi.h) |