Home
last modified time | relevance | path

Searched defs:model_idx (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h466 uint8_t model_idx; /* Is the Nth model in the element */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dsettings.c731 uint8_t elem_idx = 0U, model_idx = 0U; in model_set() local
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h487 uint8_t model_idx; /*!< Is the Nth model in the element */ member