Searched refs:bt_mesh_model_publish (Results 1 – 8 of 8) sorted by relevance
89 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_gen_onoff_status()270 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_gen_level_status()685 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_gen_def_trans_time_status()808 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_gen_onpowerup_status()992 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_gen_power_level_status()1393 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_gen_location_status()1618 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_gen_user_prop_status()1817 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_gen_admin_prop_status()2002 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_gen_manu_prop_status()
149 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_time_status()481 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_scene_status()536 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_scene_register_status()
138 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_light_lightness_status()639 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_light_ctl_status()1225 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_light_hsl_status()1897 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_light_xyl_status()2274 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_light_lc_status()2767 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_light_lc_prop_status()
278 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_sensor_cadence_status()421 BLE_MESH_CHECK_SEND_STATUS(bt_mesh_model_publish(model)); in send_sensor_setting_status()
539 int bt_mesh_model_publish(struct bt_mesh_model *model);
277 err = bt_mesh_model_publish(pub->mod); in mod_publish()830 int bt_mesh_model_publish(struct bt_mesh_model *model) in bt_mesh_model_publish() function
411 return bt_mesh_model_publish(model); in bt_mesh_fault_update()
2329 err = bt_mesh_model_publish((struct bt_mesh_model *)arg->model_publish.model); in btc_ble_mesh_model_call_handler()