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) |
/system/osso/connectivity/IAP/network_type/<type name>/network_modules | #define ICD_GCONF_POLICY_ORDER ICD_GCONF_SETTINGS "/policy/modules" |
Policy module order in gconf
Referenced by icd_policy_modules_get().
| GSList * icd_network_modules_get | ( | const gchar * | network_type | ) |
Get the names of the network modules used for a particular network type
| network_type | type of network |
References ILOG_WARN.
Referenced by icd_network_api_load_modules().
| GSList * icd_policy_modules_get | ( | void | ) |
Get the policy module order
References ICD_GCONF_POLICY_ORDER, and ILOG_WARN.
Referenced by icd_policy_api_load_modules().
1.5.6