Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c103 #define IS_MOD_EXTENSION(mod, idx, offset) \ macro
468 if (IS_MOD_EXTENSION(mod, i, sig_offset) && in count_mod_ext()
492 IS_MOD_EXTENSION(mod, i, sig_offset)) && in is_cor_present()
539 if (IS_MOD_EXTENSION(mod, i, sig_offset) && in add_items_to_page()
576 if (IS_MOD_EXTENSION(mod, i, sig_offset)) { in mod_items_size()
1838 IS_MOD_EXTENSION(base_mod, i, base_offset) || in bt_mesh_model_correspond()
1840 IS_MOD_EXTENSION(corresponding_mod, i, corresponding_offset)) && in bt_mesh_model_correspond()