Defines the possible incoming message types. uint8_t

Enumeration Members

BROADCAST: 4

Broadcast.

BROADCAST_LOOPBACK: 5

Broadcast sent by the local device.

MULTICAST: 2

Multicast.

MULTICAST_LOOPBACK: 3

Multicast sent by the local device.

UNICAST: 0

Unicast.

UNICAST_REPLY: 1

Unicast reply.