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

gpointer icd_policy_api::private

private data for the module

icd_policy_request_new_fn icd_policy_api::new_request

request for a new connection

icd_policy_request_cancel_fn icd_policy_api::cancel_request

cancelling a waiting policy request

icd_policy_nw_connect_fn icd_policy_api::connect

wheter to set up a particular network connection

icd_policy_nw_connection_restart_fn icd_policy_api::restart

connection restart policy

icd_policy_nw_connected_fn icd_policy_api::connected

informational policy when a network has been connected

icd_policy_nw_disconnect_fn icd_policy_api::disconnect

wheter to take down a particular network connection

icd_policy_nw_disconnected_fn icd_policy_api::disconnected

informational policy when a network has been disconnected

icd_policy_nw_scan_start_fn icd_policy_api::scan_start

informational policy for scan start

icd_policy_nw_scan_stop_fn icd_policy_api::scan_stop

informational policy for scan stop

icd_policy_destruct_fn icd_policy_api::destruct

module destruction function

icd_policy_network_priority_fn icd_policy_api::priority

network priority function


The documentation for this struct was generated from the following file:
Generated on Tue Feb 24 16:21:36 2009 for ICd2 by  doxygen 1.5.1