Types of scanning supported by wpa_supplicant-0.5.11

Raghavendra s.raghu
Mon Feb 2 00:51:48 PST 2009


Hi All,

  I saw following scan types in wireless_copy.h of wpa_supplicant. In actual implementation only few of the scan types are supported by wpa_supplicant. Let me know which of the following are supported by wpa_supplicant?


#define IW_SCAN_DEFAULT     0x0000  /* Default scan of the driver */
#define IW_SCAN_ALL_ESSID   0x0001  /* Scan all ESSIDs */
#define IW_SCAN_THIS_ESSID  0x0002  /* Scan only this ESSID */
#define IW_SCAN_ALL_FREQ    0x0004  /* Scan all Frequencies */
#define IW_SCAN_THIS_FREQ   0x0008  /* Scan only this Frequency */
#define IW_SCAN_ALL_MODE    0x0010  /* Scan all Modes */
#define IW_SCAN_THIS_MODE   0x0020  /* Scan only this Mode */
#define IW_SCAN_ALL_RATE    0x0040  /* Scan all Bit-Rates */
#define IW_SCAN_THIS_RATE   0x0080  /* Scan only this Bit-Rate */


-Raghu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20090202/bd4ea6b1/attachment.htm 



More information about the Hostap mailing list