Public Attributes | |
guint | connection_count |
guint | count_iaps_id |
guint | iap_count |
gint | timeout |
guint | timeout_id |
gboolean | auto_conn |
gboolean | always_change |
gboolean | always_online_value_changed |
guint | notify_nw_params |
guint | notify_connections |
gboolean | flight_mode |
DBusPendingCall * | pending_flightmode |
gboolean | flightmode_signals |
icd_policy_request_make_new_fn | make_request |
icd_policy_network_priority_fn | priority |
number of connections ongoing
timeout callback id for IAP counting
number of IAPs in GConf
timeout value in minutes
timer id
gboolean always_online_data::auto_conn |
whether connect automatically has a decent value
gboolean always_online_data::always_change |
whether to make a connection attempt even when connected
whether any always online settings values got changed
GConf notification id for network parameters
GConf notification id for connections
gboolean always_online_data::flight_mode |
TRUE if in flight mode, FALSE if in online mode
DBusPendingCall* always_online_data::pending_flightmode |
flight mode pending call
TRUE if broadcast signals have been connected
function to request OSSO_IAP_ANY
function to request network priority information