PERIPHERAL_DEVICE_INFO_CONTEXT class final

Device Hardware Configuration information

Inheritance
Implemented types
Available extensions

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
batteryLevel int
getter/setter pair
bondEpoch int
getter/setter pair
bondUserID int
getter/setter pair
clingId Array<Int8>
getter/setter pair
clkfaceIndex0 int
getter/setter pair
clkfaceIndex1 int
getter/setter pair
clkfaceIndex2 int
getter/setter pair
clkfaceIndex3 int
getter/setter pair
fileAvailable int
getter/setter pair
flashtype int
getter/setter pair
gps_blk_count int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hasValidMac → dynamic
no setter
isValid → dynamic
no setter
mac Array<UnsignedChar>
getter/setter pair
memoryAvailable int
getter/setter pair
minuteStreamingFile int
getter/setter pair
modelNumber Array<Int8>
getter/setter pair
radioVersion Array<Int8>
getter/setter pair
resetCount int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
softwareVersion Array<Int8>
getter/setter pair
touchVersion Array<Int8>
getter/setter pair
validMac int
getter/setter pair

Methods

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

Operators

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