toggle menu
Kotlin-BLE-Library
androidJvm
switch theme
search in API
core
/
no.nordicsemi.android.kotlin.ble.core.advertiser
/
BleAdvertisingInterval
/
INTERVAL_HIGH
INTERVAL_HIGH
INTERVAL_HIGH
Advertise on low frequency, around every 1000ms.
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
Functions
to
Legacy
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
toLegacy
(
)
:
Int
to
Native
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
@
RequiresApi
(
value
=
26
)
fun
toNative
(
)
:
Int