Click or drag to resize

LmpFeatures Enumeration

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
[FlagsAttribute]
public enum LmpFeatures
Members
  Member nameValueDescription
None0
ThreeSlotPackets1
FiveSlotPackets2
Encryption4
SlotOffset8
TimingAccuracy16
RoleSwitch32
HoldMode64
SniffMode128
ParkState256
PowerControlRequests512
ChannelQualityDrivenDataRate1024
ScoLink2048
HV2Packets4096
HV3Packets8192
MuLawLogSynchronousData16384
ALawLogSynchronousData32768
CvsdSynchronousData65536
PagingParameterNegotiation131072
PowerControl262144
TransparentSynchronousData524288
FlowControlLag_LeastSignificantBit1048576
FlowControlLag_MiddleBit2097152
FlowControlLag_MostSignificantBit4194304
BroadcastEncryption8388608
EnhancedDataRateAcl2MbpsMode33554432
EnhancedDataRateAcl3MbpsMode67108864
EnhancedInquiryScan134217728
InterlacedInquiryScan268435456
InterlacedPageScan536870912
RssiWithInquiryResults1073741824
ExtendedScoLinkEV3Packets2147483648
EV4Packets4294967296
EV5Packets8589934592
AfhCapableSlave34359738368
AfhClassificationSlave68719476736
BrEdrNotSupported137438953472
LeSupported_Controller274877906944
ThreeSlotEnhancedDataRateAclPackets549755813888
FiveSlotEnhancedDataRateAclPackets1099511627776
SniffSubrating2199023255552
PauseEncryption4398046511104
AFHCapableMaster8796093022208
AFHClassificationMaster17592186044416
EnhancedDataRateESco2MbpsMode35184372088832
EnhancedDataRateESco3MbpsMode70368744177664
ThreeSlotEnhancedDataRateEScoPackets140737488355328
ExtendedInquiryResponse281474976710656
SimultaneousLeAndBrEdrToSameDeviceCapable_Controller562949953421312
SecureSimplePairing2251799813685248
EncapsulatedPdu4503599627370496
ErroneousDataReporting9007199254740992
NonFlushablePacketBoundaryFlag18014398509481984
LinkSupervisionTimeoutChangedEvent72057594037927936
InquiryTxPowerLevel144115188075855872
EnhancedPowerControl144115188075855872
ExtendedFeatures-9223372036854775808
See Also