#include <hiker/notifymgr.h>
#include <hiker/prv/notifymgr_prv.h>
#include "notify_mgr_server_prv.h"
#include <hiker/ipc.h>
#include <hiker/pdk/sysutils_pdk.h>
#include <hiker/fail.h>
#include <stdio.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <string.h>
Functions | |
void | alp_notify_ipc_start_timer (void) |
void | alp_notify_ipc_init (void) |
int | alp_notify_ipc_send (const char *appID, void *buf, int length) |
|
|
|
|
|
|