2008-08-22 11:32:31 +00:00
|
|
|
{
|
|
|
|
|
global:
|
|
|
|
|
libnm_glib_get_network_state;
|
|
|
|
|
libnm_glib_init;
|
|
|
|
|
libnm_glib_register_callback;
|
|
|
|
|
libnm_glib_shutdown;
|
|
|
|
|
libnm_glib_unregister_callback;
|
|
|
|
|
nm_access_point_get_flags;
|
|
|
|
|
nm_access_point_get_frequency;
|
|
|
|
|
nm_access_point_get_hw_address;
|
|
|
|
|
nm_access_point_get_max_bitrate;
|
|
|
|
|
nm_access_point_get_mode;
|
|
|
|
|
nm_access_point_get_rsn_flags;
|
|
|
|
|
nm_access_point_get_ssid;
|
|
|
|
|
nm_access_point_get_strength;
|
|
|
|
|
nm_access_point_get_type;
|
|
|
|
|
nm_access_point_get_wpa_flags;
|
|
|
|
|
nm_access_point_new;
|
|
|
|
|
nm_active_connection_get_connection;
|
|
|
|
|
nm_active_connection_get_default;
|
2010-04-15 15:18:08 -07:00
|
|
|
nm_active_connection_get_default6;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_active_connection_get_devices;
|
|
|
|
|
nm_active_connection_get_specific_object;
|
|
|
|
|
nm_active_connection_get_state;
|
|
|
|
|
nm_active_connection_get_type;
|
|
|
|
|
nm_active_connection_new;
|
|
|
|
|
nm_cdma_device_get_type;
|
|
|
|
|
nm_cdma_device_new;
|
|
|
|
|
nm_client_activate_connection;
|
|
|
|
|
nm_client_deactivate_connection;
|
|
|
|
|
nm_client_get_active_connections;
|
|
|
|
|
nm_client_get_device_by_path;
|
|
|
|
|
nm_client_get_devices;
|
|
|
|
|
nm_client_get_manager_running;
|
2010-05-28 18:23:00 -07:00
|
|
|
nm_client_get_permission_result;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_client_get_state;
|
|
|
|
|
nm_client_get_type;
|
2010-05-22 08:55:30 -07:00
|
|
|
nm_client_networking_get_enabled;
|
|
|
|
|
nm_client_networking_set_enabled;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_client_new;
|
|
|
|
|
nm_client_sleep;
|
|
|
|
|
nm_client_wireless_get_enabled;
|
|
|
|
|
nm_client_wireless_hardware_get_enabled;
|
|
|
|
|
nm_client_wireless_set_enabled;
|
2009-12-23 00:22:47 -08:00
|
|
|
nm_client_wwan_get_enabled;
|
|
|
|
|
nm_client_wwan_hardware_get_enabled;
|
|
|
|
|
nm_client_wwan_set_enabled;
|
2009-12-29 11:27:10 +02:00
|
|
|
nm_client_wimax_get_enabled;
|
|
|
|
|
nm_client_wimax_hardware_get_enabled;
|
|
|
|
|
nm_client_wimax_set_enabled;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_dbus_settings_get_connection_by_path;
|
|
|
|
|
nm_dbus_settings_get_type;
|
|
|
|
|
nm_dbus_settings_new;
|
|
|
|
|
nm_dbus_settings_system_add_connection;
|
2008-11-14 19:54:10 +00:00
|
|
|
nm_dbus_settings_system_get_can_modify;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_dbus_settings_system_get_type;
|
|
|
|
|
nm_dbus_settings_system_get_unmanaged_devices;
|
|
|
|
|
nm_dbus_settings_system_new;
|
2009-09-18 01:55:31 +02:00
|
|
|
nm_device_disconnect;
|
2009-07-10 10:45:24 -04:00
|
|
|
nm_device_bt_new;
|
|
|
|
|
nm_device_bt_get_capabilities;
|
|
|
|
|
nm_device_bt_get_hw_address;
|
|
|
|
|
nm_device_bt_get_name;
|
|
|
|
|
nm_device_bt_get_type;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_device_ethernet_get_carrier;
|
|
|
|
|
nm_device_ethernet_get_hw_address;
|
2010-06-22 14:21:25 +02:00
|
|
|
nm_device_ethernet_get_permanent_hw_address;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_device_ethernet_get_speed;
|
|
|
|
|
nm_device_ethernet_get_type;
|
|
|
|
|
nm_device_ethernet_new;
|
|
|
|
|
nm_device_get_capabilities;
|
|
|
|
|
nm_device_get_dhcp4_config;
|
|
|
|
|
nm_device_get_driver;
|
2010-05-25 10:52:25 -07:00
|
|
|
nm_device_get_firmware_missing;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_device_get_iface;
|
|
|
|
|
nm_device_get_ip4_config;
|
2009-08-20 11:30:52 -05:00
|
|
|
nm_device_get_ip6_config;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_device_get_managed;
|
|
|
|
|
nm_device_get_product;
|
|
|
|
|
nm_device_get_state;
|
|
|
|
|
nm_device_get_type;
|
|
|
|
|
nm_device_get_udi;
|
|
|
|
|
nm_device_get_vendor;
|
|
|
|
|
nm_device_new;
|
|
|
|
|
nm_device_wifi_get_access_point_by_path;
|
|
|
|
|
nm_device_wifi_get_access_points;
|
|
|
|
|
nm_device_wifi_get_active_access_point;
|
|
|
|
|
nm_device_wifi_get_bitrate;
|
|
|
|
|
nm_device_wifi_get_capabilities;
|
|
|
|
|
nm_device_wifi_get_hw_address;
|
2010-06-22 14:21:25 +02:00
|
|
|
nm_device_wifi_get_permanent_hw_address;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_device_wifi_get_mode;
|
|
|
|
|
nm_device_wifi_get_type;
|
|
|
|
|
nm_device_wifi_new;
|
|
|
|
|
nm_dhcp4_config_get_one_option;
|
|
|
|
|
nm_dhcp4_config_get_options;
|
|
|
|
|
nm_dhcp4_config_get_type;
|
|
|
|
|
nm_dhcp4_config_new;
|
2010-12-15 17:52:55 -06:00
|
|
|
nm_dhcp6_config_get_one_option;
|
|
|
|
|
nm_dhcp6_config_get_options;
|
|
|
|
|
nm_dhcp6_config_get_type;
|
|
|
|
|
nm_dhcp6_config_new;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_gsm_device_get_type;
|
|
|
|
|
nm_gsm_device_new;
|
|
|
|
|
nm_ip4_config_get_addresses;
|
|
|
|
|
nm_ip4_config_get_domains;
|
|
|
|
|
nm_ip4_config_get_hostname;
|
|
|
|
|
nm_ip4_config_get_nameservers;
|
2008-12-19 17:01:06 -05:00
|
|
|
nm_ip4_config_get_wins_servers;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_ip4_config_get_routes;
|
|
|
|
|
nm_ip4_config_get_type;
|
|
|
|
|
nm_ip4_config_new;
|
2009-08-20 11:30:52 -05:00
|
|
|
nm_ip6_address_array_get_type;
|
|
|
|
|
nm_ip6_address_object_array_get_type;
|
|
|
|
|
nm_ip6_config_get_addresses;
|
|
|
|
|
nm_ip6_config_get_domains;
|
|
|
|
|
nm_ip6_config_get_nameservers;
|
|
|
|
|
nm_ip6_config_get_routes;
|
|
|
|
|
nm_ip6_config_get_type;
|
|
|
|
|
nm_ip6_config_new;
|
|
|
|
|
nm_ip6_route_object_array_get_type;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_object_array_get_type;
|
|
|
|
|
nm_object_get_connection;
|
|
|
|
|
nm_object_get_path;
|
|
|
|
|
nm_object_get_type;
|
2010-08-05 18:25:15 -04:00
|
|
|
nm_remote_connection_delete;
|
|
|
|
|
nm_remote_connection_get_secrets;
|
|
|
|
|
nm_remote_connection_commit_changes;
|
2009-07-23 09:20:52 -04:00
|
|
|
nm_remote_connection_get_type;
|
|
|
|
|
nm_remote_connection_new;
|
2010-08-03 13:23:30 -04:00
|
|
|
nm_remote_settings_add_connection;
|
|
|
|
|
nm_remote_settings_get_connection_by_path;
|
|
|
|
|
nm_remote_settings_list_connections;
|
|
|
|
|
nm_remote_settings_get_permissions;
|
|
|
|
|
nm_remote_settings_save_hostname;
|
2009-07-23 09:20:52 -04:00
|
|
|
nm_remote_settings_get_type;
|
|
|
|
|
nm_remote_settings_new;
|
2008-08-22 11:32:31 +00:00
|
|
|
nm_serial_device_get_bytes_received;
|
|
|
|
|
nm_serial_device_get_bytes_sent;
|
|
|
|
|
nm_serial_device_get_type;
|
|
|
|
|
nm_settings_error_quark;
|
|
|
|
|
nm_settings_get_type;
|
|
|
|
|
nm_settings_list_connections;
|
|
|
|
|
nm_settings_signal_new_connection;
|
|
|
|
|
nm_ssid_get_type;
|
|
|
|
|
nm_string_array_get_type;
|
|
|
|
|
nm_uint_array_get_type;
|
|
|
|
|
nm_vpn_connection_get_banner;
|
|
|
|
|
nm_vpn_connection_get_type;
|
|
|
|
|
nm_vpn_connection_get_vpn_state;
|
|
|
|
|
nm_vpn_connection_new;
|
2011-01-06 15:18:19 -06:00
|
|
|
nm_device_wimax_get_bsid;
|
|
|
|
|
nm_device_wimax_get_center_frequency;
|
|
|
|
|
nm_device_wimax_get_cinr;
|
2011-01-03 23:55:38 -06:00
|
|
|
nm_device_wimax_get_hw_address;
|
|
|
|
|
nm_device_wimax_get_active_nsp;
|
|
|
|
|
nm_device_wimax_get_nsp_by_path;
|
|
|
|
|
nm_device_wimax_get_nsps;
|
2011-01-06 15:18:19 -06:00
|
|
|
nm_device_wimax_get_rssi;
|
|
|
|
|
nm_device_wimax_get_tx_power;
|
2011-01-03 23:55:38 -06:00
|
|
|
nm_device_wimax_get_type;
|
|
|
|
|
nm_device_wimax_new;
|
2009-12-14 13:51:50 +02:00
|
|
|
nm_wimax_nsp_get_name;
|
|
|
|
|
nm_wimax_nsp_get_network_type;
|
|
|
|
|
nm_wimax_nsp_get_signal_quality;
|
|
|
|
|
nm_wimax_nsp_get_type;
|
|
|
|
|
nm_wimax_nsp_new;
|
2008-08-22 11:32:31 +00:00
|
|
|
local:
|
|
|
|
|
*;
|
|
|
|
|
};
|