Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Daccess.c460 static uint8_t count_mod_ext(const struct bt_mesh_model *mod, in count_mod_ext() function
512 ext_mod_cnt = count_mod_ext(mod, &max_offset, sig_offset); in prep_model_item_header()
569 int ext_mod_cnt = count_mod_ext(mod, NULL, sig_offset); in mod_items_size()