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

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)
 

Variables

int _e_dbus_connman_log_dom = -1
 
E_DBus_Connectione_connman_conn = NULL
 
EAPI int E_CONNMAN_EVENT_ELEMENT_ADD = 0
 
EAPI int E_CONNMAN_EVENT_ELEMENT_DEL = 0
 
EAPI int E_CONNMAN_EVENT_ELEMENT_UPDATED = 0
 
EAPI int E_CONNMAN_EVENT_MANAGER_IN = 0
 
EAPI int E_CONNMAN_EVENT_MANAGER_OUT = 0
 
const char * e_connman_iface_connection = NULL
 
const char * e_connman_iface_manager = NULL
 
const char * e_connman_iface_profile = NULL
 
const char * e_connman_iface_service = NULL
 
const char * e_connman_iface_technology = NULL
 
const char * e_connman_prop_address = NULL
 
const char * e_connman_prop_auto_connect = NULL
 
const char * e_connman_prop_domains = NULL
 
const char * e_connman_prop_domains_configuration = NULL
 
const char * e_connman_prop_duplex = NULL
 
const char * e_connman_prop_error = NULL
 
const char * e_connman_prop_ethernet = NULL
 
const char * e_connman_prop_excludes = NULL
 
const char * e_connman_prop_favorite = NULL
 
const char * e_connman_prop_gateway = NULL
 
const char * e_connman_prop_immutable = NULL
 
const char * e_connman_prop_interface = NULL
 
const char * e_connman_prop_ipv4 = NULL
 
const char * e_connman_prop_ipv4_configuration = NULL
 
const char * e_connman_prop_login_required = NULL
 
const char * e_connman_prop_method = NULL
 
const char * e_connman_prop_mtu = NULL
 
const char * e_connman_prop_name = NULL
 
const char * e_connman_prop_nameservers = NULL
 
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
 
const char * e_connman_prop_proxy = NULL
 
const char * e_connman_prop_proxy_configuration = NULL
 
const char * e_connman_prop_roaming = NULL
 
const char * e_connman_prop_security = NULL
 
const char * e_connman_prop_servers = NULL
 
const char * e_connman_prop_services = NULL
 
const char * e_connman_prop_speed = NULL
 
const char * e_connman_prop_state = NULL
 
const char * e_connman_prop_strength = NULL
 
const char * e_connman_prop_technologies = NULL
 
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
 
const char * e_connman_prop_type = NULL
 
const char * e_connman_prop_url = NULL
 

Macro Definition Documentation

◆ ADD_STRINGSHARE

#define ADD_STRINGSHARE (   name,
 
)
Value:
if (!name) \
name = eina_stringshare_add(s)

Function Documentation

◆ e_connman_system_bus_name_get()

Variable Documentation

◆ _e_dbus_connman_log_dom

int _e_dbus_connman_log_dom = -1

◆ e_connman_conn

E_DBus_Connection* e_connman_conn = NULL

◆ e_connman_iface_connection

const char* e_connman_iface_connection = NULL

◆ e_connman_iface_manager

const char* e_connman_iface_manager = NULL

◆ e_connman_iface_profile

const char* e_connman_iface_profile = NULL

◆ e_connman_iface_service

const char* e_connman_iface_service = NULL

◆ e_connman_iface_technology

const char* e_connman_iface_technology = NULL

◆ e_connman_prop_address

◆ e_connman_prop_auto_connect

const char* e_connman_prop_auto_connect = NULL

◆ e_connman_prop_domains

const char* e_connman_prop_domains = NULL

◆ e_connman_prop_domains_configuration

const char* e_connman_prop_domains_configuration = NULL

◆ e_connman_prop_duplex

const char* e_connman_prop_duplex = NULL

◆ e_connman_prop_error

const char* e_connman_prop_error = NULL

◆ e_connman_prop_ethernet

◆ e_connman_prop_excludes

const char* e_connman_prop_excludes = NULL

◆ e_connman_prop_favorite

const char* e_connman_prop_favorite = NULL

◆ e_connman_prop_gateway

◆ e_connman_prop_immutable

const char* e_connman_prop_immutable = NULL

◆ e_connman_prop_interface

const char* e_connman_prop_interface = NULL

◆ e_connman_prop_ipv4

◆ e_connman_prop_ipv4_configuration

◆ e_connman_prop_login_required

const char* e_connman_prop_login_required = NULL

◆ e_connman_prop_method

◆ e_connman_prop_mtu

const char* e_connman_prop_mtu = NULL

◆ e_connman_prop_name

◆ e_connman_prop_nameservers

const char* e_connman_prop_nameservers = NULL

◆ e_connman_prop_nameservers_configuration

const char* e_connman_prop_nameservers_configuration = NULL

◆ e_connman_prop_netmask

◆ e_connman_prop_offline_mode

◆ e_connman_prop_passphrase

const char* e_connman_prop_passphrase = NULL

◆ e_connman_prop_passphrase_required

const char* e_connman_prop_passphrase_required = NULL

◆ e_connman_prop_profile_active

const char* e_connman_prop_profile_active = NULL

◆ e_connman_prop_profiles

const char* e_connman_prop_profiles = NULL

◆ e_connman_prop_proxy

◆ e_connman_prop_proxy_configuration

◆ e_connman_prop_roaming

const char* e_connman_prop_roaming = NULL

◆ e_connman_prop_security

const char* e_connman_prop_security = NULL

◆ e_connman_prop_servers

const char* e_connman_prop_servers = NULL

◆ e_connman_prop_services

const char* e_connman_prop_services = NULL

◆ e_connman_prop_speed

const char* e_connman_prop_speed = NULL

◆ e_connman_prop_state

const char* e_connman_prop_state = NULL

◆ e_connman_prop_strength

const char* e_connman_prop_strength = NULL

◆ e_connman_prop_technologies

const char* e_connman_prop_technologies = NULL

◆ e_connman_prop_technologies_available

const char* e_connman_prop_technologies_available = NULL

◆ e_connman_prop_technologies_connected

const char* e_connman_prop_technologies_connected = NULL

◆ e_connman_prop_technologies_enabled

const char* e_connman_prop_technologies_enabled = NULL

◆ e_connman_prop_technology_default

const char* e_connman_prop_technology_default = NULL

◆ e_connman_prop_type

const char* e_connman_prop_type = NULL

◆ e_connman_prop_url

const char* e_connman_prop_url = NULL