X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fntsim-ng%2Ffeatures%2Fmanual_notification%2Fmanual_notification.h;h=cbea12b9208e5b6fb9e02272b5c496e511525855;hp=6b2fd830bd5728a1fa3ccfd8d6eabcbcc5b12594;hb=3bbf9d8a3c81afebcffb2b926cef219336dd53d6;hpb=312a154cc4d60a09596fba8fd1259345e048cdc2 diff --git a/ntsimulator/ntsim-ng/features/manual_notification/manual_notification.h b/ntsimulator/ntsim-ng/features/manual_notification/manual_notification.h index 6b2fd83..cbea12b 100644 --- a/ntsimulator/ntsim-ng/features/manual_notification/manual_notification.h +++ b/ntsimulator/ntsim-ng/features/manual_notification/manual_notification.h @@ -19,4 +19,7 @@ #include +int manual_notification_feature_get_status(void); int manual_notification_feature_start(sr_session_ctx_t *current_session); +int manual_notification_feature_stop(void); +