Contain the superset of values passed to sl_zigbee_incoming_message_handler.
Public Attributes#
sl_zigbee_incoming_message_type_t
sl_zigbee_aps_frame_t *
uint8_t *
uint16_t
uint16_t
uint8_t
int8_t
uint8_t
uint8_t
uint8_t
Public Attribute Documentation#
type#
sl_zigbee_incoming_message_type_t sl_zigbee_af_incoming_message_t::type
The type of the incoming message.
apsFrame#
sl_zigbee_aps_frame_t* sl_zigbee_af_incoming_message_t::apsFrame
APS frame for the incoming message.
lastHopLqi#
uint8_t sl_zigbee_af_incoming_message_t::lastHopLqi
Link quality from the node that last relayed the message.
lastHopRssi#
int8_t sl_zigbee_af_incoming_message_t::lastHopRssi
The energy level (in units of dBm) observed during the reception.
bindingTableIndex#
uint8_t sl_zigbee_af_incoming_message_t::bindingTableIndex
The index of a binding that matches the message or 0xFF if there is no matching binding.
addressTableIndex#
uint8_t sl_zigbee_af_incoming_message_t::addressTableIndex
The index of the entry in the address table that matches the sender of the message or 0xFF if there is no matching entry.
networkIndex#
uint8_t sl_zigbee_af_incoming_message_t::networkIndex
The index of the network on which this message was received.