nRF5 SDK for Mesh v5.0.0
Data Fields
config_msg_low_power_node_polltimeout_status_t Struct Reference

Message format for the Low Power node PollTimeout Status message. More...

#include <config_messages.h>

Data Fields

uint16_t lpn_address
 The unicast address of the Low Power node. More...
 
uint8_t polltimeout [3]
 Poll Timeout. More...
 

Detailed Description

Message format for the Low Power node PollTimeout Status message.

Definition at line 595 of file config_messages.h.

Field Documentation

◆ lpn_address

uint16_t config_msg_low_power_node_polltimeout_status_t::lpn_address

The unicast address of the Low Power node.

Definition at line 597 of file config_messages.h.

◆ polltimeout

uint8_t config_msg_low_power_node_polltimeout_status_t::polltimeout[3]

Poll Timeout.

Definition at line 598 of file config_messages.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated