#include <iw_compat.h>
Data Fields | |
struct wireless_config | b |
int | has_sens |
iwparam | sens |
int | has_nickname |
char | nickname [IW_ESSID_MAX_SIZE+1] |
int | has_ap_addr |
sockaddr | ap_addr |
int | has_bitrate |
iwparam | bitrate |
int | has_rts |
iwparam | rts |
int | has_frag |
iwparam | frag |
int | has_power |
iwparam | power |
int | has_txpower |
iwparam | txpower |
int | has_retry |
iwparam | retry |
iwstats | stats |
int | has_stats |
iwrange | range |
int | has_range |
int | auth_key_mgmt |
int | has_auth_key_mgmt |
int | auth_cipher_pairwise |
int | has_auth_cipher_pairwise |
int | auth_cipher_group |
int | has_auth_cipher_group |
Definition at line 91 of file iw_compat.h.
Access point address
Definition at line 100 of file iw_compat.h.
Definition at line 125 of file iw_compat.h.
Definition at line 123 of file iw_compat.h.
Definition at line 121 of file iw_compat.h.
struct wireless_config wireless_info::b [read] |
Basic information
Definition at line 93 of file iw_compat.h.
Bit rate in bps
Definition at line 102 of file iw_compat.h.
Fragmentation threshold in bytes
Definition at line 106 of file iw_compat.h.
Definition at line 99 of file iw_compat.h.
Definition at line 126 of file iw_compat.h.
Definition at line 124 of file iw_compat.h.
Definition at line 122 of file iw_compat.h.
Definition at line 101 of file iw_compat.h.
Definition at line 105 of file iw_compat.h.
Definition at line 97 of file iw_compat.h.
Definition at line 107 of file iw_compat.h.
Definition at line 118 of file iw_compat.h.
Definition at line 111 of file iw_compat.h.
Definition at line 103 of file iw_compat.h.
Definition at line 95 of file iw_compat.h.
Definition at line 116 of file iw_compat.h.
Definition at line 109 of file iw_compat.h.
char wireless_info::nickname[IW_ESSID_MAX_SIZE+1] |
Nickname
Definition at line 98 of file iw_compat.h.
Power management parameter
Definition at line 108 of file iw_compat.h.
Definition at line 117 of file iw_compat.h.
Retry limit or lifetime
Definition at line 112 of file iw_compat.h.
Ready-To-Send threshold in bytes
Definition at line 104 of file iw_compat.h.
Radio sensitivity
Definition at line 96 of file iw_compat.h.
Definition at line 115 of file iw_compat.h.
Transmit Power in dBm or mW (check flag)
Definition at line 110 of file iw_compat.h.