nRF5 SDK for Mesh v5.0.0
Data Structures | Typedefs

Device State Manager types. More...

Data Structures

struct  dsm_local_unicast_address_t
 Structure representing the unicast addresses assigned to this device. More...
 

Typedefs

typedef uint16_t mesh_key_index_t
 Key index type, used for network key index and application key index. More...
 
typedef uint16_t dsm_handle_t
 DSM handle type, used for the handles returned for the each set of data added. More...
 

Detailed Description

Device State Manager types.

Typedef Documentation

◆ mesh_key_index_t

typedef uint16_t mesh_key_index_t

Key index type, used for network key index and application key index.

Definition at line 83 of file device_state_manager.h.

◆ dsm_handle_t

typedef uint16_t dsm_handle_t

DSM handle type, used for the handles returned for the each set of data added.

Definition at line 85 of file device_state_manager.h.


Documentation feedback | Developer Zone | Subscribe | Updated