IEvsCommunicationService

Interface defines the glasses communication service

See also

Functions

Link copied to clipboard
abstract fun getMtu(): Int

Get the connection mtu (bytes)

Link copied to clipboard

Register to the communication callbacks

Link copied to clipboard
abstract fun requestRssiRead(callback: (Int) -> Unit): Boolean

Request rssi read of a connected device

Link copied to clipboard

Unregister from communication callbacks