Search Linux Wireless

Re: [PATCH v2] introduce WEXT scan capabilities

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Dec 12, 2007 10:25 AM, Dan Williams <dcbw@xxxxxxxxxx> wrote:
> --- a/include/linux/wireless.h
> +++ b/include/linux/wireless.h
> @@ -541,6 +541,16 @@
>  /* Maximum size of returned data */
>  #define IW_SCAN_MAX_DATA       4096    /* In bytes */
>
> +/* Scan capability flags - in (struct iw_range *)->scan_capa */
> +#define IW_SCAN_CAPA_NONE              0x00
> +#define IW_SCAN_CAPA_ESSID             0x01
> +#define IW_SCAN_CAPA_BSSID             0x02
> +#define IW_SCAN_CAPA_CHANNEL   0x04
> +#define IW_SCAN_CAPA_MODE              0x08
> +#define IW_SCAN_CAPA_RATE              0x10
> +#define IW_SCAN_CAPA_TYPE              0x20
> +#define IW_SCAN_CAPA_TIME              0x40
> +

Oh well... Would you mind putting this on enum and kerneldoc'ing them?
I'm not sure what some of these would imply capabilities for.

  Luis
-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux