bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.sensor
/
SensorLegacyNotification
/
InstallationMode
Installation
Mode
class
InstallationMode
(
notificationData
:
ByteArray
)
:
SensorLegacyNotification
Members
Constructors
Installation
Mode
Link copied to clipboard
constructor
(
notificationData
:
ByteArray
)
Properties
code
Link copied to clipboard
val
code
:
Int
Code associated with notification
data
Link copied to clipboard
val
data
:
ByteArray
Notification data (first byte of notification is omitted)
ecl
Level
Link copied to clipboard
val
eclLevel
:
Int
?
ping
Successful
Link copied to clipboard
val
pingSuccessful
:
Boolean
registration
Status
Link copied to clipboard
val
registrationStatus
:
RegistrationStatus
remaining
Time
Link copied to clipboard
val
remainingTime
:
Int
sensor
Software
Version
Link copied to clipboard
val
sensorSoftwareVersion
:
SoftwareVersion
signal
Strength
CESQ
Link copied to clipboard
val
signalStrengthCESQ
:
Int
?
status
Timestamp
Link copied to clipboard
val
statusTimestamp
:
Long
tx
Power
Level
Link copied to clipboard
val
txPowerLevel
:
Int
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String