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


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

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


Generated on Tue Feb 24 16:21:36 2009 for ICd2 by  doxygen 1.5.1