Meshtastic App
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.service
/
SafeBluetooth
/
BLEStatusException
BLEStatus
Exception
androidJvm
class
BLEStatusException
(
val
status
:
Int
,
msg
:
String
)
:
BLEException
(
source
)
A BLE status code based error
Members
Constructors
BLEStatus
Exception
Link copied to clipboard
androidJvm
constructor
(
status
:
Int
,
msg
:
String
)
Properties
status
Link copied to clipboard
androidJvm
val
status
:
Int