#include <Apple80211.h>
Public Attributes | |
UInt8 | bssID [6] |
UInt16 | client_mode |
UInt16 | comms_qual |
UInt16 | link_qual |
UInt16 | noise |
UInt16 | port_stat |
UInt16 | power |
UInt16 | res1 |
UInt16 | res2 |
UInt16 | signal |
UInt8 | ssid [34] |
Definition at line 15 of file Apple80211.h.
UInt8 WirelessInfo::bssID[6] |
Definition at line 25 of file Apple80211.h.
UInt16 WirelessInfo::client_mode |
Definition at line 21 of file Apple80211.h.
UInt16 WirelessInfo::comms_qual |
Definition at line 17 of file Apple80211.h.
UInt16 WirelessInfo::link_qual |
Definition at line 16 of file Apple80211.h.
UInt16 WirelessInfo::noise |
Definition at line 19 of file Apple80211.h.
UInt16 WirelessInfo::port_stat |
Definition at line 20 of file Apple80211.h.
UInt16 WirelessInfo::power |
Definition at line 23 of file Apple80211.h.
UInt16 WirelessInfo::res1 |
Definition at line 22 of file Apple80211.h.
UInt16 WirelessInfo::res2 |
Definition at line 24 of file Apple80211.h.
UInt16 WirelessInfo::signal |
Definition at line 18 of file Apple80211.h.
UInt8 WirelessInfo::ssid[34] |
Definition at line 26 of file Apple80211.h.