Meshtastic App
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.repository.radio
/
TCPInterface
TCPInterface
androidJvm
class
TCPInterface
@
AssistedInject
constructor
(
service
:
RadioInterfaceService
,
@
Assisted
address
:
String
)
:
StreamInterface
(
source
)
Members
Constructors
TCPInterface
Link copied to clipboard
androidJvm
@
AssistedInject
constructor
(
service
:
RadioInterfaceService
,
@
Assisted
address
:
String
)
Types
Companion
Link copied to clipboard
androidJvm
object
Companion
Functions
flush
Bytes
Link copied to clipboard
androidJvm
open
override
fun
flushBytes
(
)
send
Bytes
Link copied to clipboard
androidJvm
open
override
fun
sendBytes
(
p
:
ByteArray
)