kmp-ble
Toggle table of contents
0.13.1
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-ble
kmp-ble-mesh
/
com.atruedev.kmpble.mesh.provisioning
/
OobInfo
/
OobInfo
Oob
Info
constructor
(
staticOobSupported
:
Boolean
=
false
,
outputOobActions
:
Set
<
OutputOobAction
>
=
emptySet()
,
outputOobSize
:
Int
=
0
,
inputOobActions
:
Set
<
InputOobAction
>
=
emptySet()
,
inputOobSize
:
Int
=
0
)