Searched refs:mesh_model_is_bluetooth_sig (Results 1 – 5 of 5) sorted by relevance
175 int mesh_model_is_bluetooth_sig(uint32_t model_identifier){ in mesh_model_is_bluetooth_sig() function198 if (mesh_model_is_bluetooth_sig(mesh_model->model_identifier)){ in mesh_element_add_model()
277 int mesh_model_is_bluetooth_sig(uint32_t model_identifier);
93 …return mesh_model_is_bluetooth_sig(model_identifier) && (mesh_model_get_model_id(model_identifier)… in mesh_model_is_configuration_server()291 if (!mesh_model_is_bluetooth_sig(model->model_identifier)) continue; in config_composition_data_status()298 if (mesh_model_is_bluetooth_sig(model->model_identifier)) continue; in config_composition_data_status()1039 if (mesh_model_is_bluetooth_sig(model_identifier)){ in config_model_subscription_list()1353 if (mesh_model_is_bluetooth_sig(model_identifier)){ in config_model_app_list()1364 if (mesh_model_is_bluetooth_sig(model_identifier)) { in config_model_app_list()
602 if (mesh_model_is_bluetooth_sig(model_id)){ in mesh_configuration_client_send_model_subscription_get()754 if (mesh_model_is_bluetooth_sig(model_identifier)){ in mesh_configuration_client_send_model_app_get()
659 if (mesh_model_is_bluetooth_sig(model_identifier)){ in mesh_access_message_add_model_identifier()