kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
BluetoothEmulation
/
CharacteristicProperties
/
CharacteristicProperties
Characteristic
Properties
constructor
(
broadcast
:
Boolean
?
=
null
,
read
:
Boolean
?
=
null
,
writeWithoutResponse
:
Boolean
?
=
null
,
write
:
Boolean
?
=
null
,
notify
:
Boolean
?
=
null
,
indicate
:
Boolean
?
=
null
,
authenticatedSignedWrites
:
Boolean
?
=
null
,
extendedProperties
:
Boolean
?
=
null
)