Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-testing
/
org.meshtastic.core.testing
/
FakeBluetoothRepository
/
BondOutcome
/
Security
Security
data
class
Security
(
val
error
:
Throwable
)
:
FakeBluetoothRepository.BondOutcome
(
source
)
bond() throws
error
— models a missing-permission (BLUETOOTH_CONNECT) failure.
Members
Constructors
Security
Link copied to clipboard
constructor
(
error
:
Throwable
)
Properties
error
Link copied to clipboard
val
error
:
Throwable