kmp-ble
Toggle table of contents
v0.3.7
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-ble
kmp-ble-profiles
/
com.atruedev.kmpble.profiles.deviceinfo
/
SystemId
System
Id
data
class
SystemId
(
val
manufacturerIdentifier
:
Long
,
val
organizationallyUniqueIdentifier
:
Int
)
IEEE 11073 System ID (0x2A23) — manufacturer identifier and OUI.
Members
Constructors
System
Id
Link copied to clipboard
constructor
(
manufacturerIdentifier
:
Long
,
organizationallyUniqueIdentifier
:
Int
)
Properties
manufacturer
Identifier
Link copied to clipboard
val
manufacturerIdentifier
:
Long
organizationally
Unique
Identifier
Link copied to clipboard
val
organizationallyUniqueIdentifier
:
Int