| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Using sendMessageAtFrontofQueue() causes issues here since there can be a start
that is deferred and it basically has no effect. Use defer which is more clean
and obvious here.
Bug: 8410547
Change-Id: I4fbf299283847e7c3009b87a81cb56e765b0e1e1
|
|
|
|
|
| |
Bug: 8276725
Change-Id: I55a107fea78f9cc84f15bd6c75292138fb35a1b6
|
|
|
|
|
| |
Bug: 8320043
Change-Id: I35d84c5b0ff2b9cc62d77b7fb6a9b9076f2cb695
|
|
|
|
| |
Change-Id: I5b38dcbae3918a1e8c828d6e246eadf520d06c06
|
|
|
|
|
|
|
|
|
|
| |
Modify WifiService to add a controller to track the various
desired states and let the WifiStatemachine actually control
the bring up.
Bug: 8141918
Change-Id: I6e98fd5a29b43c3c50c315eff5255cd0a3eaebcd
|
|
|
|
|
|
|
| |
We are dropping incorrectly when in disconnected state
Bug: 8357624
Change-Id: I8919dcd679da6b5fc6c7f671e243f08e42b91ff3
|
|\
| |
| |
| |
| |
| |
| | |
wps pbc."
* commit '17d89636530f4a5e4e77d3ae11e2e696a697cc64':
frameworks/base: stop find before issuing wps pbc.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Stop p2p find before issuing a PBC to avoid GO switching to other
channel leading connection failure.
Change-Id: I88906f944de1c85b143f96cb7b35724af19cd151
Signed-off-by: Deepthi Gowri <deepthi@codeaurora.org>
|
| |
| |
| |
| |
| |
| |
| | |
Allow configuring keys for a configuration and update/delete
from wificonfigstore.
Change-Id: I79b43bf7ca58f7efc95f7dcc125fc84d7aa8c795
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Reading empty and not updating was resulting in retaining old values
in a config. Also, fix matching phase2 entries.
Additionally, allow configuring subset of enterprise fields. Necessary
since password cannot be read back from supplicant.
Change-Id: I83a01690a0cf7cad1457a674f50f1e3a1a0441b5
|
| |
| |
| |
| | |
Change-Id: Ib9fd57c641e3bd2001c7c802f35d97e0cb849b8a
|
| |
| |
| |
| | |
Change-Id: I7104250e80317fce6164385701a7caffbcd14813
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 8311559
Change-Id: I167fcdd5c3da4d46b7d99e18041036023c8c60f7
|
|/ /
| |
| |
| |
| |
| |
| | |
- Remove a few unnecessary states. Driver is part of kernel for all devices.
- Clean up some logs
Change-Id: Id067bd944fcb01a279485b8fb3251c92a6894c55
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 8300712
Change-Id: If1c41a9fe35ca5950382ffcc5759fc14641d0b04
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I969079b72fdffe1b84d88242caa6b6281d1f02b1
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|/ /
| |
| |
| |
| | |
Change-Id: I2989ef1ee884db6add0405f36b628701aa928f69
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
| |
| |
| |
| |
| |
| |
| | |
Make true copy of list when passing off on broadcast
Bug: 8212369
Change-Id: Iaf4a303513d267f76bd16b845ec68baabfca6b45
|
| |
| |
| |
| |
| | |
Change-Id: I1fd6ce9cfe2966902696f5eaf58bf97086772ed4
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
| |
| |
| |
| |
| |
| |
| | |
BUG: 8236341
Change-Id: Ic0b769eed6bfcdc12644bf461060d3e42ab18e86
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
| |
| |
| |
| |
| |
| |
| | |
Avoid leaks from having a channel connection per manager instance
Bug: 8254124
Change-Id: I10de91d7e5a775bc14bbab245734717d3b2f90d5
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Remove obsolete active/passive scan handling - drivers always
do active scan.
Also, remove AP_SCAN hack for preventing connections and use
the TYPE=ONLY scan.
Bug: 8158647
Change-Id: I8f70e19219ad789b7501a40529bcd6b6524739e8
|
| |
| |
| |
| |
| |
| | |
This API allows apps to setup access to enterprise Wi-Fi networks.
Change-Id: I37573d76b8bd9cad72413afdc4fc62ce57b4dc43
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allow configuring keys for a configuration and update/delete
from wificonfigstore.
Change-Id: I79b43bf7ca58f7efc95f7dcc125fc84d7aa8c795
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Supplicant sometimes reports 00:00:00:00:00:00 as group owner address causing
an NPE.
Avoid updating from peer list and let connection continue since group owner
address is not essential for data transfer to continue.
Bug: 8158711
Change-Id: I06ce88d7fb426fec4965087968f738dd2a7a7799
|
|/ /
| |
| |
| |
| | |
Bug: 7993077
Change-Id: Id54d517c330b73ce5799c9dc9bc00226a9e71e14
|
|\ \
| |/
| |
| |
| |
| | |
# Via Android Git Automerger (2) and others
* commit '3274e60a47c9333080fb094e4c91094e3f3cd10c':
Change default intent
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Older JB releases have a bug handling persistence invocation. One work
around right now is to have the newer release (with persistence)
use a lower intent value to allow older release to operate in group
owner mode.
Change-Id: I7ffb66081a352929a6f421e5d6141f592be7d472
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This allow child classes to Override the logging and
have consistent behavior across StateMachines.
Change-Id: I7e23a44d08ca304ade2d7830fd0e307f63f1879e
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also add new ops for calendar and wi-fi scans, finish
implementing rejection of content provider calls, fix
issues with rejecting location calls, fix bug in the
new pm call to retrieve apps with permissions.
Change-Id: I29d9f8600bfbbf6561abf6d491907e2bbf6af417
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| |
| |
| | |
of BSS enrollee."
# By Yoshihiko Ikenaga
# Via Android Git Automerger (2) and others
* commit '441a90dc72d05082f0d1a4b227d48420a0b99a54':
Fix WPS configuration method of BSS enrollee.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Remove keypad from WPS configuration method of BSS enrollee
becuase JB UI does NOT support keypad, only supports pbc and
display.
Change-Id: I9ab6f1514805e8307b46e38261f1c657568aeb59
Signed-off-by: Yoshihiko Ikenaga <yoshihiko.ikenaga@jp.sony.com>
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Reading empty and not updating was resulting in retaining old values
in a config. Also, fix matching phase2 entries.
Additionally, allow configuring subset of enterprise fields. Necessary
since password cannot be read back from supplicant.
Change-Id: I83a01690a0cf7cad1457a674f50f1e3a1a0441b5
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
Change-Id: Ib9fd57c641e3bd2001c7c802f35d97e0cb849b8a
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
Change-Id: I7104250e80317fce6164385701a7caffbcd14813
|
|/ /
| |
| |
| |
| |
| |
| | |
To remove any doubt about how java is doing its byte/integer arithmetic
use readUnsignedByte instead of readByte.
Change-Id: I5bdc200ed0cda51ad739804ac1d8d13c043424ec
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Clean up handling of mSavedPeerConfig
- Add argument protection
- Split out WPS handling on GO into a separate API. This was almost hacky
right now for applications and was working in an undocumented way
- Refactor connect function call and fix updating group capability
Change-Id: I26211c72ad60c6b6c939ad7473fcf2fc633f3010
|
| |
| |
| |
| |
| |
| | |
Expose details in broadcasts and do the necessary clean up alongside
Change-Id: I9011d51675a233aa3542f097c8a489c2095103b1
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This was a hidden API that has little value in being exposed due to
persistence now being supported on the platform.
The only use case for this is NFC, and we are going to add support
for that in official way
Change-Id: I20d97c8fd81e50fc610b4983b613e26ebaa72578
|
|\ \ \
| |/ /
|/| /
| |/
| | |
* commit '46e380795216c58acbd38af532ac1626e105866a':
Prevent scanning during DHCP process
|