invoke
operator fun invoke(packet: ERROR CLASS: Symbol not found for MeshPacket, destNum: Int, requestIds: Set<Int>): RadioResponseResult?(source)
Decodes and processes the provided packet.
Return
A RadioResponseResult if the packet matches a request, or null otherwise.
Parameters
packet
The mesh packet received from the radio.
destNum
The node number that the response is expected from.
requestIds
The set of active request IDs.