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