Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pairing ¶
type Pairing struct { Buffer []byte BufferSize int Connection *tls.Conn Certificates *tls.Certificate Address string Port int }
func New ¶
func New(addr string, port int, certs *tls.Certificate) Pairing
Create a new pairing object with the ip and port of the android tv device and a certificate
Click to show internal directories.
Click to hide internal directories.