#include <icd_scan.h>
Public Attributes | |
| guint | last_seen |
| gchar * | network_type |
| gchar * | network_name |
| guint | network_attrs |
| gchar * | network_id |
| gint | network_priority |
| enum icd_nw_levels | signal |
| gchar * | station_id |
| gint | dB |
| GSList * | srv_provider_list |
time when the entry was added or updated
| gchar* icd_scan_cache::network_type |
type of network
| gchar* icd_scan_cache::network_name |
name of the network displayable to user
network attributes
| gchar* icd_scan_cache::network_id |
network id
network priority between different network_type
signal level
| gchar* icd_scan_cache::station_id |
base station MAC address
| gint icd_scan_cache::dB |
raw signal strength
list of service providers for this network
1.5.1