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
/
FakeRadioPrefs
Fake
Radio
Prefs
class
FakeRadioPrefs
:
RadioPrefs
(
source
)
Members
Constructors
Fake
Radio
Prefs
Link copied to clipboard
constructor
(
)
Properties
dev
Addr
Link copied to clipboard
open
override
val
devAddr
:
MutableStateFlow
<
String
?
>
dev
Name
Link copied to clipboard
open
override
val
devName
:
MutableStateFlow
<
String
?
>
Functions
set
Dev
Addr
Link copied to clipboard
open
override
fun
setDevAddr
(
address
:
String
?
)
set
Dev
Name
Link copied to clipboard
open
override
fun
setDevName
(
name
:
String
?
)