Network type to network module mapping
[ICd internal functions]


Defines

#define ICD_GCONF_POLICY_ORDER   ICD_GCONF_SETTINGS "/policy/modules"

Functions

GSList * icd_network_modules_get (const gchar *network_type)
GSList * icd_policy_modules_get (void)

Detailed Description

The network type to module name mapping is stored as a list of strings in gconf at /system/osso/connectivity/IAP/network_type/<type  name>/network_modules

Define Documentation

#define ICD_GCONF_POLICY_ORDER   ICD_GCONF_SETTINGS "/policy/modules"

Policy module order in gconf

Referenced by icd_policy_modules_get().


Function Documentation

GSList * icd_network_modules_get ( const gchar *  network_type  ) 

Get the names of the network modules used for a particular network type

Parameters:
network_type type of network
Returns:
a list of network module names that the caller has to free or NULL if the network type is not recognised

References ILOG_WARN.

Referenced by icd_network_api_load_modules().

GSList * icd_policy_modules_get ( void   ) 

Get the policy module order

Returns:
a list of network module names that the caller has to free or NULL on error

References ICD_GCONF_POLICY_ORDER, and ILOG_WARN.

Referenced by icd_policy_api_load_modules().


Generated on Thu Mar 11 09:04:50 2010 for ICd2 by  doxygen 1.5.6