[android-developers] Re: 802.11e Support available in android ?

2012-05-09 Thread Jean-Lou Dupont
It would indeed be interesting to know when 802.11e (802.11-2007) support 
is planned.  As WiFi becomes ubiquitous, QOS functionality will be required.


On Thursday, May 12, 2011 8:57:00 AM UTC-4, GD wrote:
>
> Hi Team, 
>
> I need to know wether the 802.11e is supported in android, as the code 
> in which the enums doesnt say anything about 802.11e in - 802_11Defs.h 
> can any one help me to know what are all the 802.11 standards 
> supported in android & how & where to find that ? 
>
> typedef enum 
> { 
> DOT11_B_MODE= 1, 
> DOT11_A_MODE= 2, 
> DOT11_G_MODE= 3, 
> DOT11_DUAL_MODE = 4, 
> DOT11_N_MODE= 5, 
>
> DOT11_MAX_MODE 
>
> } EDot11Mode; 
>
>
> GD ..

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: 802.11e Support available in android ?

2012-05-09 Thread Jean-Lou Dupont
bump


On Thursday, May 12, 2011 8:57:00 AM UTC-4, GD wrote:
>
> Hi Team, 
>
> I need to know wether the 802.11e is supported in android, as the code 
> in which the enums doesnt say anything about 802.11e in - 802_11Defs.h 
> can any one help me to know what are all the 802.11 standards 
> supported in android & how & where to find that ? 
>
> typedef enum 
> { 
> DOT11_B_MODE= 1, 
> DOT11_A_MODE= 2, 
> DOT11_G_MODE= 3, 
> DOT11_DUAL_MODE = 4, 
> DOT11_N_MODE= 5, 
>
> DOT11_MAX_MODE 
>
> } EDot11Mode; 
>
>
> GD ..

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en