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