esp_ble_mesh_forwarding_table_deps_get_status_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint8_t
Status code for the requesting message.
uint16_t:12
uint16_t net_idx:12,:2
uint16_t net_idx:12, dep_list_mask:2,:1
Flag indicating whether or not to return the unicast address ranges of dependent nodes in a fixed path entry.
uint16_t
Start offset in units of unicast address ranges.
uint16_t
Primary element address of the Path Origin.
uint16_t
Destination address.
bool
Indicate whether or not the Forwarding Table Update Identifier is present.
uint16_t
Current Forwarding Table Update Identifier state.
uint8_t
Number of unicast address ranges in the Dependent_Origin_Unicast_Addr_Range_List field.
uint8_t
Number of unicast address ranges in the Dependent_Target_Unicast_Addr_Range_List field.
List of unicast address ranges of dependent nodes of the Path Origin.
List of unicast address ranges of dependent nodes of the Path Target.

References

from examples