Searched refs:MOD_REL_LIST_SIZE (Results 1 – 1 of 1) sorted by relevance
82 #define MOD_REL_LIST_SIZE CONFIG_BT_MESH_MODEL_EXTENSION_LIST_SIZE macro84 #define MOD_REL_LIST_SIZE 0 macro88 static struct mod_relation mod_rel_list[MOD_REL_LIST_SIZE];1069 if (MOD_REL_LIST_SIZE > 0) { in bt_mesh_comp_register()1075 if (MOD_REL_LIST_SIZE > 0) { in bt_mesh_comp_register()1089 if (i < MOD_REL_LIST_SIZE) { in bt_mesh_comp_register()1091 MOD_REL_LIST_SIZE - i); in bt_mesh_comp_register()1808 if (MOD_REL_LIST_SIZE > 0) { in bt_mesh_model_extend()1824 if (MOD_REL_LIST_SIZE == 0) { in bt_mesh_model_correspond()