
Macros | |
#define | ADD_STRINGSHARE(name, s) |
Functions | |
Eina_Bool | e_connman_manager_sync_elements (void) |
const char * | e_connman_system_bus_name_get (void) |
unsigned int | e_connman_system_init (E_DBus_Connection *edbus_conn) |
unsigned int | e_connman_system_shutdown (void) |
Macro Definition Documentation
#define ADD_STRINGSHARE | ( | name, | |
s | |||
) |
Referenced by e_connman_system_init().
Function Documentation
const char* e_connman_system_bus_name_get | ( | void | ) |
Referenced by e_connman_element_call_full(), e_connman_element_call_with_path(), e_connman_element_call_with_string(), e_connman_element_message_send(), e_connman_element_property_array_set_full(), e_connman_element_property_dict_set_full(), e_connman_element_property_set_full(), e_connman_element_register(), and e_connman_service_ipv4_configure_manual().
Variable Documentation
int _e_dbus_connman_log_dom = -1 |
Referenced by e_connman_system_init(), and e_connman_system_shutdown().
E_DBus_Connection* e_connman_conn = NULL |
Referenced by e_connman_element_message_send(), and e_connman_element_register().
const char* e_connman_iface_connection = NULL |
Referenced by e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_iface_manager = NULL |
const char* e_connman_iface_profile = NULL |
Referenced by e_connman_element_is_profile(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_iface_service = NULL |
Referenced by e_connman_element_is_service(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_iface_technology = NULL |
Referenced by e_connman_element_is_technology(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_address = NULL |
const char* e_connman_prop_auto_connect = NULL |
const char* e_connman_prop_domains = NULL |
Referenced by e_connman_service_domains_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_domains_configuration = NULL |
const char* e_connman_prop_duplex = NULL |
Referenced by e_connman_service_ethernet_duplex_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_error = NULL |
Referenced by e_connman_service_error_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_ethernet = NULL |
Referenced by e_connman_service_ethernet_address_get(), e_connman_service_ethernet_duplex_get(), e_connman_service_ethernet_interface_get(), e_connman_service_ethernet_method_get(), e_connman_service_ethernet_mtu_get(), e_connman_service_ethernet_speed_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_excludes = NULL |
const char* e_connman_prop_favorite = NULL |
Referenced by e_connman_service_favorite_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_gateway = NULL |
const char* e_connman_prop_immutable = NULL |
Referenced by e_connman_service_immutable_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_interface = NULL |
Referenced by e_connman_service_ethernet_interface_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_ipv4 = NULL |
const char* e_connman_prop_ipv4_configuration = NULL |
Referenced by e_connman_service_ipv4_configuration_address_get(), e_connman_service_ipv4_configuration_gateway_get(), e_connman_service_ipv4_configuration_method_get(), e_connman_service_ipv4_configuration_netmask_get(), e_connman_service_ipv4_configure_dhcp(), e_connman_service_ipv4_configure_manual(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_login_required = NULL |
Referenced by e_connman_service_login_required_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_method = NULL |
Referenced by e_connman_service_ethernet_method_get(), e_connman_service_ipv4_configuration_method_get(), e_connman_service_ipv4_configure_dhcp(), e_connman_service_ipv4_configure_manual(), e_connman_service_ipv4_method_get(), e_connman_service_proxy_configuration_method_get(), e_connman_service_proxy_method_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_mtu = NULL |
Referenced by e_connman_service_ethernet_mtu_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_name = NULL |
const char* e_connman_prop_nameservers = NULL |
Referenced by e_connman_service_nameservers_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_nameservers_configuration = NULL |
const char* e_connman_prop_netmask = NULL |
const char* e_connman_prop_offline_mode = NULL |
const char* e_connman_prop_passphrase = NULL |
const char* e_connman_prop_passphrase_required = NULL |
const char* e_connman_prop_profile_active = NULL |
const char* e_connman_prop_profiles = NULL |
Referenced by e_connman_manager_profiles_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_proxy = NULL |
const char* e_connman_prop_proxy_configuration = NULL |
const char* e_connman_prop_roaming = NULL |
Referenced by e_connman_service_roaming_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_security = NULL |
Referenced by e_connman_service_security_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_servers = NULL |
const char* e_connman_prop_services = NULL |
const char* e_connman_prop_speed = NULL |
Referenced by e_connman_service_ethernet_speed_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_state = NULL |
const char* e_connman_prop_strength = NULL |
Referenced by e_connman_service_strength_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_technologies = NULL |
Referenced by e_connman_manager_technologies_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_technologies_available = NULL |
const char* e_connman_prop_technologies_connected = NULL |
const char* e_connman_prop_technologies_enabled = NULL |
const char* e_connman_prop_technology_default = NULL |
Referenced by e_connman_manager_technology_default_get(), e_connman_system_init(), and e_connman_system_shutdown().
const char* e_connman_prop_type = NULL |
const char* e_connman_prop_url = NULL |