Home
last modified time | relevance | path

Searched refs:sig_model_count (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h310 .sig_model_count = ARRAY_SIZE(_mods), \
366 const uint8_t sig_model_count; /*!< SIG Model count */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1781 for (int j = 0; j < elem->sig_model_count; j++) { in btc_ble_mesh_prov_call_handler()