summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Collapse)AuthorAgeFilesLines
...
* | Rename HotspotListener to BssidListenerVinit Deshpande2014-07-302-36/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | And other usage of term Hotspot. This is to be technically correct with the name usage, should the API become public later. This change also fixes few outstanding requests from GScan API.These include a. An event with scan results when REPORT_AFTER_EACH_SCAN is set. b. ScanSettings now takes in number of APs as an argument. c. Removed single shot scan API (since it is not implemented anyway) Change-Id: Id160f9f14193a37cce5f3ab8d6ea528344b788a0
* | record join attemptsvandwalle2014-07-291-0/+19
|/ | | | | | | | | | | | Change-Id: I82ef09ec46d7ac7cc8bbe2939873a5f966ee0df7 On branch scorer-logs Changes to be committed: modified: java/android/net/wifi/WifiConnectionStatistics.java On branch scorer-logs Changes to be committed: modified: java/android/net/wifi/WifiConnectionStatistics.java
* Merge "fix typo in scanresult" into lmp-devvandwalle2014-07-251-1/+1
|\
| * fix typo in scanresultvandwalle2014-07-281-1/+1
| | | | | | | | Change-Id: I4a7998097419bebeb94b23785567865b19205642
* | add debug info to wificonfiguration dumpvandwalle2014-07-281-0/+11
|/ | | | Change-Id: I4887afa21d6e1d9463fa4a5cd0aa7ae22973239f
* Merge "introduce WifiConnectionstatistics" into lmp-devvandwalle2014-07-289-8/+365
|\
| * introduce WifiConnectionstatisticsvandwalle2014-07-289-8/+365
| | | | | | | | | | This CL is dependent on I10584a447fecd977df3eefd8e2cc028bd26ec0e3 Change-Id: I51fbbf062feb22c5f16b438675519064cc43e160
* | Enable RTT End-to-endVinit Deshpande2014-07-281-18/+192
| | | | | | | | | | | | | | | | This change includes various fixes to first RTT implementation and enables RTT APIs end-to-end. Fixes include proper marshalling of objects across API and service and JNI fixes. Change-Id: Ie4ba1ffc6c5b42593e931438b3f03e201ff6be71
* | Also unhide WifiConfiguration.lastUpdatedUid.Chelsea Derrick2014-07-241-0/+1
|/ | | | | Bug: 16153258 Change-Id: I69c2666a63c3e56787c4aa2699c2cfd22c053353
* autojoin fixes:vandwalle2014-07-232-6/+53
| | | | | | | - make use of network scorer for autojoin - Bug:16484607 Change-Id: Ib26cfe31aa5646facf781a2345981e06a6fc36e3
* Unhide WifiConfiguration.creatorUid. [DO NOT MERGE]Chelsea Derrick2014-07-181-0/+2
| | | | | | Bug: 16153258 Change-Id: Ic4fcf1d5454b9bf5ae31cefb48322dae187338bc (cherry picked from commit 761f6cb69d3ac20dfc274eed2246f50da942b0c0)
* Merge "Introduce RTT Manager" into lmp-devVinit Deshpande2014-07-163-1/+368
|\
| * Introduce RTT ManagerVinit Deshpande2014-07-173-1/+368
| | | | | | | | Change-Id: Ic9a16d587897b272f85cdb2b8c52b51bca060d18
* | Add a new SystemApi, getPrivilegedConfiguredNetworks(). Part 1 [DO NOT MERGE]Wenchao Tong2014-07-162-0/+12
|/ | | | | | | | | | This is very similar to the existing WifiManger.getConfiguredNetworks(), but it returns real preSharedKey. This API is only used by system application. Bug: 15703353 Change-Id: If3eaca3286e77b780272f42a28772d1d8d39db65 (cherry picked from commit 775bf6ae5d052948bcb60eaf89defa9105d7077c)
* Changes in framework for WIFI_CREDENTIAL_CHANGE broadcast. [DO NOT MERGE]Wenchao Tong2014-07-161-1/+24
| | | | | | | | | | * Only allow system app to send/receive WIFI_CREDENTIAL_CHANGE. * Define constants in WifiManager. Bug: 15703353 Change-Id: I4bcc6bc82ec01952500eef3965cf81116bba693d (cherry picked from commit f4a43f196e1132968a8add60efa4ae4558f8b010)
* Unhide WifiAdapter APIsVinit Deshpande2014-07-112-9/+86
| | | | Change-Id: Ia19ab4cfddddd3285ae9e0c5804f2cceda4cf063
* Fix name mismatch in WifiAdapterVinit Deshpande2014-07-101-16/+16
| | | | Change-Id: I895a2b7a8aa07a14f54543d0f86ad4a8e7660051
* Introduce Wifi AdaptersVinit Deshpande2014-07-104-0/+169
| | | | | | | This change extracts all the wifi interfaces on the device; and provides its supported features. Change-Id: I7fbdbec684d653a6e4bf851797e3065ce222e873
* Lower minimum scanning period in WifiScannerVinit Deshpande2014-07-101-2/+3
| | | | Change-Id: I4af8200a23c2b61b2505424a3832ca47d390fd80
* Make WifiScanner System APIWei Wang2014-07-101-0/+6
| | | | Change-Id: I0e2ebae998165abbb48a8cee0a3723ace2ca99e5
* add BSSID blacklist indicatorvandwalle2014-07-082-3/+23
| | | | Change-Id: I6f5f437327de9516468386628095eb4cbee68472
* Enable ability for secondary users to scan for networks, but not forget.Sky Faber2014-07-081-0/+8
| | | | | | Bug: 15437477 Bug: 14676589 Change-Id: I3f1956265f4877b8c3cba138628b7393c393d175
* Hotspot 2.0 - connect R1 used API to stateMachine(2/2)roger.chang2014-07-083-5/+32
| | | | Change-Id: I5a0b0873be51c06a015d508af2670d36008ca7f7
* Add two Passpoint fields to WifiConfigurationYuhao Zheng2014-07-011-0/+21
| | | | | | | We need two new fields in WifiConfiguration for Hotspot 2.0: requirePMF & updateIdentifier Change-Id: I288fee7a413286c48eedd034a5aca60a40b831a8
* Hotspot 2.0 fix launch browser methodYuhao Zheng2014-07-011-4/+14
| | | | Change-Id: I484b526fa92c4e3651e8fe6ae5614f22ba8134d4
* Merge "interface for nfc handover supplicant commands"Andres Morales2014-06-252-2/+116
|\
| * interface for nfc handover supplicant commandsAndres Morales2014-06-162-2/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | expose: NFC_GET_HANDOVER_SEL NFC_GET_HANDOVER_REQ NFC_REPORT_HANDOVER These are used in for setting up WFD with NFC and are only accessible given the CONNECTIVITY_INTERNAL permission. Change-Id: Ia43afc137d474822cad896d335530654081a808c
* | add home network boostvandwalle2014-06-191-4/+13
| | | | | | | | Change-Id: I4b508b3f54304c0b3fea126c3905ed3322c2feee
* | initial tuningvandwalle2014-06-184-3/+70
| | | | | | | | Change-Id: Iffe899225899e7805478a507ce270d537dc84abd
* | Passpoint OSU bug fix + API renameYuhao Zheng2014-06-172-56/+56
| | | | | | | | | | | | | | - OSU bug fix - API rename Change-Id: Ic4a09d53177e5c6a81269da7208841d4c6f02716
* | Wifi Passpoint - add new API and change equals elementroger.chang2014-06-162-5/+164
|/ | | | | | | | - add createWifiConfiguration() - correct getHomeSp to isHomeSp - add clientCert for equals function in TLS case Change-Id: Ib8d563ec8937da5ef3673a31b2afd9a8856ec9bb
* auto-roam fixes, disable scanning based on traffic at interfacevandwalle2014-06-132-2/+11
| | | | | | Bug: 15575229 Bug: 15577651 Change-Id: Ia8914a90d803fd9e6ba9fa51efce50c7b7f1c692
* Merge "Wifi passpoint - linking APIs"Yuhao Zheng2014-06-124-73/+112
|\
| * Wifi passpoint - linking APIsYuhao Zheng2014-06-114-73/+112
| | | | | | | | | | | | | | | | | | | | cherry-pick from kwd: 99d4cc Wifi Passpoint - linking credential match API https://partner-android-review.googlesource.com/#/c/59247/ b5f5ef Wifi Passpoint - linking OSU API https://partner-android-review.googlesource.com/#/c/59282/
* | Support scanning using band specification instead of channelsVinit Deshpande2014-06-121-23/+41
| | | | | | | | | | | | | | | | | | This change enables scanning with band specification instead of channels, this should ease app development. Also includes a bug fix for parcel serialization/deserialization. Change-Id: Idbffce4805b403bf8fe1efae999cb828e09c2420
* | Fix an NPE in WifiScanner while reporting descriptionVinit Deshpande2014-06-121-3/+41
| | | | | | | | Change-Id: Ie9d12e19e0b8ca98c6ec4c6fa5222a2f28983e64
* | reset counters when disconnectingvandwalle2014-06-111-10/+10
| | | | | | | | Change-Id: If19d97d481a93343cf9792ff77bf9926ae5c26a7
* | auto-roam initial implementationvandwalle2014-06-113-10/+120
|/ | | | Change-Id: Iad207974b2fea97420cc6131c5fa0a1f17bf2aac
* remember and report network scorevandwalle2014-06-094-39/+236
| | | | Change-Id: Iccb2ec603bc9c0d3cf1976d0cc3f343cb1096494
* Add class CellularNetwork for plmn parsing and retrieve mcc and mnc.puff wen2014-06-031-26/+21
| | | | Change-Id: Ic5d9c35ea8adcb432c7e601321050fbdfecc5fa7
* Merge "handle removal of self added configurations"vandwalle2014-06-021-0/+7
|\
| * handle removal of self added configurationsvandwalle2014-06-021-0/+7
| | | | | | | | Change-Id: Ib2891ac38a4a876b0cd4f198cf26198b9fc12909
* | More ANQP parsingYuhao Zheng2014-06-023-106/+382
|/ | | | Change-Id: Ie24eeffa145f2a1bda0cd8e74a52103fdf4b7674
* Merge "add uid and debug fields to wifiConfiguration"vandwalle2014-05-311-1/+56
|\
| * add uid and debug fields to wifiConfigurationvandwalle2014-05-301-1/+56
| | | | | | | | | | | | Bug:15111865 Change-Id: I154214c08efe769495cc214cbf65f15d55d83a32
* | Merge "Hotspot 2.0 framework - Update implementation"Yuhao Zheng2014-05-313-259/+192
|\ \
| * | Hotspot 2.0 framework - Update implementationroger.chang2014-05-303-259/+192
| | | | | | | | | | | | | | | | | | | | | | | | 1. Change API naming 2. Combine 2 constructors 3. Add comments for usage Change-Id: I13d98ed82879b46252bb86a7be7b0a5382024c72
* | | Accomoditing API Review feedback for WifiScannerVinit Deshpande2014-05-302-73/+52
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | cherry-picked from klp-wireless-dev SHA1 8217e22356a8828a725ba7654cf25b05a49108fb Main changes include - hiding the API for LMP preview - moved information elements to ScanResult object - removed objects from events - changed API names to be more consistent Bug: 15191968 Change-Id: Ibe3907366aee85f7d56021a536ae0f9f9fb28b38
* | Wifi Passpoint API changeYuhao Zheng2014-05-293-1/+24
|/ | | | | | | | | - hide package android.net.wifi.passpoint - extend android.net.wifi APIs for Passpoint credential management > hide for preview Bug: 15191967 Change-Id: Ic90818cf5c91e93dd7890774543e08b842edc594
* Update Hotspot 2.0 SDK APIsYuhao Zheng2014-05-231-28/+20
| | | | Change-Id: I0528b378219e03f896497127b5c4b191bf014141