Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

notify_server_register.c File Reference

#include <hiker/notifymgr.h>
#include <hiker/prv/notifymgr_prv.h>
#include <hiker/pdk/notifymgr_pdk.h>
#include "notify_mgr_server_prv.h"
#include <hiker/bundlemgr.h>
#include <hiker/security.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Defines

#define TELEPHONY_PATH   "/alp/telephony/"

Functions

int alp_notify_register_add (AlpNotifyCmdRegister *request, int pid)
AlpNotifyRegisterHeadalp_notify_register_get (const char *notifyType)
int alp_notify_register_is_defined (const char *notifyType, const char *appID)
void alp_notify_register_cleanup (void)
int alp_notify_register_remove (AlpNotifyCmdUnregister *request)
int alp_notify_register_remove_all (const char *appID, int server)


Define Documentation

#define TELEPHONY_PATH   "/alp/telephony/"
 


Function Documentation

int alp_notify_register_add AlpNotifyCmdRegister request,
int  pid
 

void alp_notify_register_cleanup void   ) 
 

AlpNotifyRegisterHead* alp_notify_register_get const char *  notifyType  ) 
 

int alp_notify_register_is_defined const char *  notifyType,
const char *  appID
 

int alp_notify_register_remove AlpNotifyCmdUnregister request  ) 
 

int alp_notify_register_remove_all const char *  appID,
int  server
 


Generated on Sat Dec 16 20:29:49 2006 for hiker-0.9 by  doxygen 1.4.4