
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_Connection * | e_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
◆ e_ofono_system_bus_name_get()
const char * e_ofono_system_bus_name_get | ( | void | ) |
Variable Documentation
◆ _e_dbus_ofono_log_dom
int _e_dbus_ofono_log_dom = -1 |
◆ e_ofono_conn
E_DBus_Connection* e_ofono_conn = NULL |
Referenced by e_ofono_element_message_send().
◆ e_ofono_iface_manager
const char* e_ofono_iface_manager = NULL |
◆ e_ofono_iface_modem
const char* e_ofono_iface_modem = NULL |
◆ e_ofono_iface_netreg
const char* e_ofono_iface_netreg = NULL |
◆ e_ofono_iface_sms
const char* e_ofono_iface_sms = NULL |
Referenced by e_ofono_sms_send_message().
◆ e_ofono_method_send_sms
const char* e_ofono_method_send_sms = NULL |
Referenced by e_ofono_sms_send_message().
◆ e_ofono_prop_interfaces
const char* e_ofono_prop_interfaces = NULL |
◆ e_ofono_prop_mode
const char* e_ofono_prop_mode = NULL |
Referenced by e_ofono_netreg_mode_get().
◆ e_ofono_prop_modems
const char* e_ofono_prop_modems = NULL |
◆ e_ofono_prop_name
const char* e_ofono_prop_name = NULL |
Referenced by e_ofono_modem_name_get().
◆ e_ofono_prop_operator
const char* e_ofono_prop_operator = NULL |
Referenced by e_ofono_netreg_operator_get().
◆ e_ofono_prop_powered
const char* e_ofono_prop_powered = NULL |
Referenced by e_ofono_modem_powered_get(), and e_ofono_modem_powered_set().
◆ e_ofono_prop_sca
const char* e_ofono_prop_sca = NULL |
Referenced by e_ofono_sms_sca_get(), and e_ofono_sms_sca_set().
◆ e_ofono_prop_status
const char* e_ofono_prop_status = NULL |
Referenced by e_ofono_netreg_status_get().
◆ e_ofono_prop_strength
const char* e_ofono_prop_strength = NULL |
Referenced by e_ofono_netreg_strength_get().