icd_policy_api Struct Reference
[ICd policy API]

#include <policy_api.h>

List of all members.

Public Attributes

gpointer private
icd_policy_request_new_fn new_request
icd_policy_request_cancel_fn cancel_request
icd_policy_nw_connect_fn connect
icd_policy_nw_connection_restart_fn restart
icd_policy_nw_connected_fn connected
icd_policy_nw_disconnect_fn disconnect
icd_policy_nw_disconnected_fn disconnected
icd_policy_nw_scan_start_fn scan_start
icd_policy_nw_scan_stop_fn scan_stop
icd_policy_destruct_fn destruct
icd_policy_network_priority_fn priority


Detailed Description

The policy module API to be filled in by the module

Member Data Documentation

request for a new connection

Referenced by icd_policy_api_request_call(), and icd_policy_init().

cancelling a waiting policy request

Referenced by icd_policy_api_request_cancel_iter().

wheter to set up a particular network connection

Referenced by icd_policy_api_iap_connect_iter().

connection restart policy

Referenced by icd_policy_api_iap_restart_iter(), and icd_policy_init().

informational policy when a network has been connected

Referenced by icd_policy_api_iap_succeeded_iter(), and icd_policy_init().

wheter to take down a particular network connection

Referenced by icd_policy_api_iap_disconnect_iter().

informational policy when a network has been disconnected

Referenced by icd_policy_api_iap_disconnected_iter(), and icd_policy_init().

informational policy for scan start

Referenced by icd_policy_api_scan_start_status_iter().

informational policy for scan stop

Referenced by icd_policy_api_scan_stop_status_iter().

module destruction function

Referenced by icd_policy_api_unload_modules(), and icd_policy_init().

network priority function

Referenced by icd_policy_init().


The documentation for this struct was generated from the following file:

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