e_ofono.c File Reference
#include "e_ofono_private.h"
#include <stdlib.h>
#include <string.h>
+ Include dependency graph for e_ofono.c:

Functions

Eina_Bool e_ofono_manager_sync_elements (void)
 
const char * e_ofono_system_bus_name_get (void)
 
unsigned int e_ofono_system_init (E_DBus_Connection *edbus_conn)
 
unsigned int e_ofono_system_shutdown (void)
 

Variables

int _e_dbus_ofono_log_dom = -1
 
E_DBus_Connectione_ofono_conn = NULL
 
EAPI int E_OFONO_EVENT_ELEMENT_ADD = 0
 
EAPI int E_OFONO_EVENT_ELEMENT_DEL = 0
 
EAPI int E_OFONO_EVENT_ELEMENT_UPDATED = 0
 
EAPI int E_OFONO_EVENT_MANAGER_IN = 0
 
EAPI int E_OFONO_EVENT_MANAGER_OUT = 0
 
const char * e_ofono_iface_manager = NULL
 
const char * e_ofono_iface_modem = NULL
 
const char * e_ofono_iface_netreg = NULL
 
const char * e_ofono_iface_sms = NULL
 
const char * e_ofono_method_send_sms = NULL
 
const char * e_ofono_prop_interfaces = NULL
 
const char * e_ofono_prop_mode = NULL
 
const char * e_ofono_prop_modems = NULL
 
const char * e_ofono_prop_name = NULL
 
const char * e_ofono_prop_operator = NULL
 
const char * e_ofono_prop_powered = NULL
 
const char * e_ofono_prop_sca = NULL
 
const char * e_ofono_prop_status = NULL
 
const char * e_ofono_prop_strength = NULL
 

Function Documentation

Variable Documentation

int _e_dbus_ofono_log_dom = -1

Referenced by e_ofono_system_init().

const char* e_ofono_iface_modem = NULL
const char* e_ofono_iface_netreg = NULL
const char* e_ofono_iface_sms = NULL
const char* e_ofono_method_send_sms = NULL
const char* e_ofono_prop_interfaces = NULL
const char* e_ofono_prop_mode = NULL
const char* e_ofono_prop_modems = NULL
const char* e_ofono_prop_name = NULL
const char* e_ofono_prop_operator = NULL
const char* e_ofono_prop_powered = NULL
const char* e_ofono_prop_sca = NULL
const char* e_ofono_prop_status = NULL
const char* e_ofono_prop_strength = NULL