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
/
SensorNotification
/
TroubleshootingMode
Troubleshooting
Mode
class
TroubleshootingMode
(
notificationData
:
ByteArray
)
:
SensorNotification
Members
Constructors
Troubleshooting
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
signal
Strength
RSRP
Link copied to clipboard
val
signalStrengthRSRP
:
Int
?
signal
Strength
RSRQ
Link copied to clipboard
val
signalStrengthRSRQ
:
Int
?
signal
Strength
RSSI
Link copied to clipboard
val
signalStrengthRSSI
:
Int
?
signal
Strength
SINR
Link copied to clipboard
val
signalStrengthSINR
:
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