#include <stdio.h>
#include <stdlib.h>
#include "alarm_event.h"
Include dependency graph for apitest.c:
Go to the source code of this file.
Functions | |
int | main () |
|
Definition at line 5 of file apitest.c. References alarm_event_add(), alarm_event_del(), alarm_event_free(), alarm_event_get(), alarm_event_query(), ALARM_EVENT_SHOW_ICON, alarm_event_t::alarm_time, alarm_event_t::exec_name, alarm_event_t::icon, and alarm_event_t::message. |