Enumerations
peers.cpp File Reference
#include <cstdio>
#include <QImageReader>
#include <QMessageBox>
#include "common/wpa_ctrl.h"
#include "wpagui.h"
#include "stringquery.h"
#include "peers.h"
Include dependency graph for peers.cpp:

Go to the source code of this file.

Enumerations

enum  {
  peer_role_address = Qt::UserRole + 1, peer_role_type, peer_role_uuid, peer_role_details,
  peer_role_pri_dev_type, peer_role_ssid, peer_role_config_methods, peer_role_dev_passwd_id,
  peer_role_bss_id
}
enum  peer_type {
  PEER_TYPE_ASSOCIATED_STATION, PEER_TYPE_AP, PEER_TYPE_AP_WPS, PEER_TYPE_WPS_PIN_NEEDED,
  PEER_TYPE_WPS_ER_AP, PEER_TYPE_WPS_ER_AP_UNCONFIGURED, PEER_TYPE_WPS_ER_ENROLLEE, PEER_TYPE_WPS_ENROLLEE
}

Enumeration Type Documentation

anonymous enum
Enumerator:
peer_role_address 
peer_role_type 
peer_role_uuid 
peer_role_details 
peer_role_pri_dev_type 
peer_role_ssid 
peer_role_config_methods 
peer_role_dev_passwd_id 
peer_role_bss_id 

Definition at line 25 of file peers.cpp.

enum peer_type
Enumerator:
PEER_TYPE_ASSOCIATED_STATION 
PEER_TYPE_AP 
PEER_TYPE_AP_WPS 
PEER_TYPE_WPS_PIN_NEEDED 
PEER_TYPE_WPS_ER_AP 
PEER_TYPE_WPS_ER_AP_UNCONFIGURED 
PEER_TYPE_WPS_ER_ENROLLEE 
PEER_TYPE_WPS_ENROLLEE 

Definition at line 42 of file peers.cpp.



wpa_supplicant
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:34:39