Grant
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Grant
grant-core
/
dev.brewkits.grant
/
BluetoothReadyStatus
Bluetooth
Ready
Status
sealed
class
BluetoothReadyStatus
Aggregate status for Bluetooth feature readiness.
Inheritors
Ready
GrantDenied
ServiceDisabled
BothRequired
Unknown
Members
Types
Both
Required
Link copied to clipboard
data
class
BothRequired
(
val
grantStatus
:
GrantStatus
)
:
BluetoothReadyStatus
Grant
Denied
Link copied to clipboard
data
class
GrantDenied
(
val
grantStatus
:
GrantStatus
)
:
BluetoothReadyStatus
Ready
Link copied to clipboard
object
Ready
:
BluetoothReadyStatus
Service
Disabled
Link copied to clipboard
object
ServiceDisabled
:
BluetoothReadyStatus
Unknown
Link copied to clipboard
object
Unknown
:
BluetoothReadyStatus