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.exception
/
InvalidCrcException
Invalid
Crc
Exception
class
InvalidCrcException
(
message
:
String
)
:
BluetoothConnectionException
Thrown to indicate that CRC of received frame was not valid.
Members
Constructors
Invalid
Crc
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?