Metadata for received messages. More...
#include <access.h>
Data Fields | |
nrf_mesh_address_t | src |
Source address of the message. More... | |
nrf_mesh_address_t | dst |
Destination address of the message. More... | |
uint8_t | ttl |
TTL value for the received message. More... | |
dsm_handle_t | appkey_handle |
Application key handle that decrypted the message. More... | |
const nrf_mesh_rx_metadata_t * | p_core_metadata |
Core RX metadata attached to the packet. | |
dsm_handle_t | subnet_handle |
Network key handle that decrypted the message. More... | |
nrf_mesh_address_t access_message_rx_meta_t::src |
nrf_mesh_address_t access_message_rx_meta_t::dst |
uint8_t access_message_rx_meta_t::ttl |
dsm_handle_t access_message_rx_meta_t::appkey_handle |
dsm_handle_t access_message_rx_meta_t::subnet_handle |