Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.repository.radio
/
NopInterface
Nop
Interface
class
NopInterface
@
AssistedInject
constructor
(
@
Assisted
val
address
:
String
)
:
IRadioInterface
Members
Constructors
Nop
Interface
Link copied to clipboard
@
AssistedInject
constructor
(
@
Assisted
address
:
String
)
Properties
address
Link copied to clipboard
val
address
:
String
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
handle
Send
To
Radio
Link copied to clipboard
open
override
fun
handleSendToRadio
(
p
:
ByteArray
)