Kotlin BLE Library
Toggle table of contents
2.0.0-alpha17
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kotlin BLE Library
core
/
no.nordicsemi.kotlin.ble.core
/
OperationStatus
/
InvalidAttributeLength
Invalid
Attribute
Length
object
InvalidAttributeLength
:
OperationStatus
A write operation exceeds the maximum length of the attribute.
Members
Properties
code
Link copied to clipboard
open
val
code
:
Int
is
Success
Link copied to clipboard
val
isSuccess
:
Boolean
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String