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

Access layer model ID. More...

#include <access.h>

Data Fields

uint16_t company_id
 Company ID. More...
 
uint16_t model_id
 Model ID. More...
 

Detailed Description

Access layer model ID.

Definition at line 151 of file access.h.

Field Documentation

◆ company_id

uint16_t access_model_id_t::company_id

Company ID.

Bluetooth SIG models shall set this to ACCESS_COMPANY_ID_NONE.

Definition at line 154 of file access.h.

Referenced by config_msg_model_id_set().

◆ model_id

uint16_t access_model_id_t::model_id

Model ID.

Definition at line 156 of file access.h.

Referenced by config_msg_model_id_set().


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

Documentation feedback | Developer Zone | Subscribe | Updated