#include <glib.h>Go to the source code of this file.
Defines | |
| #define | WLAN_TYPE_INFRA "WLAN_INFRA" |
| #define | WLAN_TYPE_ADHOC "WLAN_ADHOC" |
| #define | WLAN_SECURITY_OPEN 0x1 << 3 |
| #define | WLAN_SECURITY_WEP 0x2 << 3 |
| #define | WLAN_SECURITY_WPA_PSK 0x4 << 3 |
Functions | |
| guint | icd_wlan_defs_get_secmode (const gchar *iap_name) |
| gboolean | icd_wlan_defs_is_wlan (const gchar *network_type) |
1.5.1