| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
20460598
Change-Id: I2a13961896bacf0bd67c387dc1983dc45ca0e52d
|
| |/
| |
| |
| | |
Change-Id: I42a69320a95a96522500375e3e101c159ee5bf1b
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Change-Id: I112399d2ce3d940ccf4451477b3b4edb93010b42
|
| |
| |
| |
| | |
Change-Id: I807d44d1bd84b929d21df402542c4b6f1f646b30
|
|\ \
| |/ |
|
| |
| |
| |
| |
| | |
Bug:20299517
Change-Id: I497cc08b90f720d1717e107f93f75fda4212c8a8
|
| |
| |
| |
| | |
Change-Id: I201b52064ea764ddd406c25c86f41887029ff225
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The compatibility measure introduced in bug 20081183 for apps
that connect to a Wi-Fi network without Internet access and then
expect to be able to use that network requires that such apps
register a NetworkCallback so that their WifiManager can pin them
to whatever wifi Network connects.
Currently, registering the callback requires ACCESS_NETWORK_STATE
and the app may not have that permission. Allow registering wifi
(only) callbacks if the app has ACCESS_WIFI_STATE.
If the app does not have ACCESS_WIFI_STATE (unlikely, since
CHANGE_WIFI_STATE is not very useful without ACCESS_WIFI_STATE),
then don't enable the compatibility measure.
Bug: 20081183
Bug: 20423580
Change-Id: Iad328d30c2d170dead883868fece3d922da68f6f
|
| |
| |
| |
| |
| | |
Bug: 20416721
Change-Id: I48051dbc0bb6e58279ea5ca5dce90d837f1df4e6
|
| |
| |
| |
| |
| | |
bug:16161518
Change-Id: I02d1bbae1887c62ee426e6f03e8bc1f18c6666bf
|
| |
| |
| |
| | |
Change-Id: I201b52064ea764ddd406c25c86f41887029ff225
|
| |
| |
| |
| |
| | |
Bug: 20081183
Change-Id: I12bbda1061bbebeb4d0844d0b0d7f51237645958
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This will be set if the user explicitly confirms a connection to
a Wi-Fi network without Internet access and checks the "don't ask
again" box.
Bug: 20081183
Change-Id: I75223ae41dbf0d3a827527a0a131855d8eb4c515
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This value will be used to indicate that one of the various UIDs
tracked stored in the WifiConfiguration is unknown. Currently the
code just uses "-1" everywhere for this purpose; a constant is
clearer.
Bug: 20081183
Change-Id: Id865da9284f642587eed11f67685e5b12ce772c2
|
|\ \
| |/
| |
| | |
Change-Id: I4f8ae40fc446cd9cda4d5c6ec99469a98dda595b
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: Icda0ac1b081a08f438645ccf3667b5b81cb5e244
|
| |/
| |
| |
| |
| | |
Bug:19917983
Change-Id: I1c89c4c583923137983243814e35c8981f6db54a
|
| |
| |
| |
| |
| |
| |
| |
| | |
This also fixes the issues related to explicit connection
to passpoint AP, and fixes occassional mention of
'connected via Wi-Fi Assistent'
Change-Id: Ib4de956f2ea29709d0212fbcb392815644800e78
|
|\ \
| |/
| |
| | |
Change-Id: I4f9c662112fc49e4f94315d3c69860607be3bc1e
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is in preparation to use ScanDetail - which is a superset
of ScanResult - in wifi stack. There are no external users of
scanResultCache; so it can be safely removed.
Also fixed a javadoc comment for getPlmn()
Change-Id: I7c49532664ffe2e3e5e134bfcd42615d5999d02f
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* changes:
Merge (manually) pag/209446: Increase allowed duration to connect to HOGP profile
Merge commit 'd91f193' into merge2
Merge commit '5718646' into merge2
Merge commit '7aa0345' into merge2
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
EAP-AKA' is a new hidden method
Change-Id: Ic103b25ad58807eebd5e0f8eefe3bfc02397aedc
Signed-off-by: Jean-Michel Bachot <jean-michel.bachot@intel.com>
Signed-off-by: Abdelmajid MLAYEH <abdelmajidx.mlayeh@intel.com>
|
| | |
| | |
| | |
| | | |
Change-Id: Ic312ffeb299d199547cc75bc6977140f8e6e5f7b
|
|/ /
| |
| |
| |
| | |
bug: 16161518
Change-Id: Ic3b537ebd09d1b9723feff9dcc96e20fda05a94f
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In order to not deadlock the system, we need to retrieve
WiFi energy info outside of the BatteryStats lock. We do this,
then pass that data down to BatteryStatsImpl to process.
b/19729960
Change-Id: Ib8beba1d5ac81d89144d502c4b688d0a88c5b102
|
|\ \
| |/
| |
| |
| |
| | |
master_merge
Change-Id: I49aab437af220f1139cfd2d0a9c362acce31074e
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: If8639bb0fd3bdaad7ee09217a9152c1695cb9354
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
lmp-mr1-wfc-dev
automerge: 7c39808
* commit '7c398083319bbd1ad51d23cb307cfc3ac9091c3a':
export API to disable autojoin scan initial implementation
|
| | |
| | |
| | |
| | | |
Change-Id: I28e268dd8b859a3a22c3d6f699216bbd7124af26
|
| | |
| | |
| | |
| | |
| | | |
Bug:19735392
Change-Id: I0886d3c0e40a6dd5477c81a5df5dbc2746942ec3
|
| | |
| | |
| | |
| | | |
Change-Id: I8ab75ec49226a59b04de6463de596cc9f5f6d800
|
| | |
| | |
| | |
| | | |
Change-Id: I717242b2f8b2e7d0f84c3a7c74c4672289387151
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
These changes are made to make the API check in mwd-staging
happy. It doesn't look like they are needed in master branch;
so marking them as DO NOT MERGE.
Change-Id: I45363165b6a8ffe896cf9a31c0b3cb410aa69cba
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
merged from partner/m-wireless-wifi-dev
6e58424 add 2 side RTT support on scan
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
merged from partner/m-wireless-wifi-dev
b21d248 Passpoint API - Take 1
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
merged from partner/m-wireless-wifi-dev
b938c0e Do not provide 5GHz option for softap if there is no country code available
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
merged from partner/m-wireless-wifi-dev
ab325cb Introduce onLost event on bssid hotlist [DO NOT MERGE]
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
merged from partner/m-wireless-wifi-dev
18ae1d2 get channel list from driver for SoftAP channel selection
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
merged from partner/m-wireless-wifi-dev
5d7768f Revert "Initial Passpoint code."
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
merged from partner/m-wireless-wifi-dev
2eba02a Initial Passpoint code.
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
merged from partner/m-wireless-wifi-dev
a0be0fb set softAP on a specified band, including both 2.4 and 5 GHz band
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
merged from partner/m-wireless-wifi-dev
7dd2f6b Bring in passpoint code [DO NOT MERGE]
|
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
merged from partner/m-wireless-wifi-dev
f45acfe New Additions to WifiScanner APIs [DO NOT MERGE]
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
* commit '7cff91ea67f89ca963a822daa1b68674bfc0e587':
Frameworks/base: Fix a hashCode implementation
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Equals uses Arrays.equals. That means two responses are equal if
the content of the data arrays is equal. By convention, the hash
code of those objects should agree. In that case one cannot use
hashCode on the array (which is the identity hash code).
Change-Id: Icce8e2e71e9142421f5dac8a0ee8a211623fb704
|