Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/connman
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. Add speed information to services (Blanquicet-Melendez Jose (MM))
----------------------------------------------------------------------
Message: 1
Date: Thu, 25 Aug 2016 15:29:50 +0000
From: "Blanquicet-Melendez Jose (MM)"
<[email protected]>
To: "[email protected]" <[email protected]>
Subject: Add speed information to services
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
Hi everyone,
Nowadays most of the smartphones and laptops (Windows and Linux) provide the
link speed information to the users, either to allow them to choose the most
suitable network to connect to as well as (After having got connected) to show
the current link speed. Unfortunately, this is something not provided by
ConnMan yet.
Looking at the information we have inside ConnMan to implement such a feature,
we found that we already have everything to do this. First of all,
wpa_supplicant provides the list of BSS supported rates from which we could
know if a BSS supports "b", "g" or "a", to distinguish between "g" or "a" we
can just check the band for dual-band APs cases.
After that, the only missing information is to know whether "n" and "ac" are
also supported, to do that we could take advantage of the IEs provided by the
wpa_supplicant, there we just would have to check the presence of the VHT and
HT capabilities.
Finally, by combining information from BSSs using the same SSID we would be
able to provide speed information supported by each service: "a", "b", "g", "n"
and "ac".
What do you think, would it be interesting? We would like to implement this
feature and propose it to the community; any suggestion is welcome!
Regards,
Jose Blanquicet
________________________________
VISITA IL NOSTRO NUOVO SITO WEB! - VISIT OUR NEW WEB SITE!
www.magnetimarelli.com
Confidential Notice: This message - including its attachments - may contain
proprietary, confidential and/or legally protected information and is intended
solely for the use of the designated addressee(s) above. If you are not the
intended recipient be aware that any downloading, copying, disclosure,
distribution or use of the contents of the above information is strictly
prohibited.
If you have received this communication by mistake, please forward the message
back to the sender at the email address above, delete the message from all
mailboxes and any other electronic storage medium and destroy all copies.
Disclaimer Notice: Internet communications cannot be guaranteed to be safe or
error-free. Therefore we do not assure that this message is complete or
accurate and we do not accept liability for any errors or omissions in the
contents of this message.
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 10, Issue 31
***************************************