Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
test-utils-bluetooth-client
/
com.splendo.kaluga.test.bluetooth.scanner
/
MockScanningState
/
NoBluetooth
/
Disabled
Disabled
data
class
Disabled
(
previousDevices
:
ScanningState.Devices
)
:
MockScanningState.NoBluetooth
,
ScanningState.NoBluetooth.Disabled
Members
Constructors
Disabled
Link copied to clipboard
constructor
(
previousDevices
:
ScanningState.Devices
)
Properties
deinitialize
Link copied to clipboard
open
override
val
deinitialize
:
suspend
(
)
->
MockScanningState.Deinitialized
devices
Link copied to clipboard
open
override
val
devices
:
ScanningState.Devices
enable
Link copied to clipboard
open
override
val
enable
:
suspend
(
)
->
ScanningState.Enabled
nothing
Found
Link copied to clipboard
val
nothingFound
:
DefaultDevices
revoke
Permission
Link copied to clipboard
open
override
val
revokePermission
:
suspend
(
)
->
MockScanningState.NoBluetooth.MissingPermissions
Functions
remain
Link copied to clipboard
open
fun
<
S
:
KalugaState
>
remain
(
)
:
suspend
(
)
->
S