EIRType enum

Inheritance

Constructors

EIRType()
const

Values

Zero → const EIRType
Flags → const EIRType
Inc16BitUUID → const EIRType
Com16BitUUID → const EIRType
Inc32BitUUID → const EIRType
Com32BitUUID → const EIRType
Inc128BitUUID → const EIRType
Com128BitUUID → const EIRType
ShortenedLocalName → const EIRType
CompleteLocalName → const EIRType
TXPowerLevel → const EIRType
ClassOfDevice → const EIRType
SimplePairingHashC192 → const EIRType
SimplePairingRandomizerR192 → const EIRType
SimplePairingHashC256 → const EIRType
SimplePairingRandomizerR256 → const EIRType
SecurityManagerTKValue → const EIRType
SecurityManagerOutOfBandFlags → const EIRType
SlaveConnectionIntervalRange → const EIRType
SS16BitUUID → const EIRType
SS32BitUUID → const EIRType
SS128BitUUID → const EIRType
ServiceData16Bit → const EIRType
ServiceData32Bit → const EIRType
ServiceData128Bit → const EIRType
Appearance → const EIRType
PublicTargetAddress → const EIRType
RandomTargetAddress → const EIRType
AdvertisingInterval → const EIRType
LESecureConnectionsConfirmationValue → const EIRType
LESecureConnectionsRandomValue → const EIRType
LEBluetoothDeviceAddress → const EIRType
LERole → const EIRType
URI → const EIRType
LESupportedFeatures → const EIRType
ChannelMapUpdateIndication → const EIRType
ManufacturerSpecificData → const EIRType

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<EIRType>
A constant List of the values in this enum, in order of their declaration.