APlugin

abstract class APlugin

Implementation common to all plugins, mainly related to Bluetooth frame management.

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
protected fun mismatch(data: ByteArray?, minLength: Int, prefix: ByteArray): Boolean

Performs an evaluation for non validity about a frame pattern recognition.