summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/aware
Commit message (Expand)AuthorAgeFilesLines
* [AWARE]Change default DWNate Jiang2019-06-061-4/+22
* [AWARE] send WifiAware state change when Aware down caused by iff down&upNate Jiang2019-05-221-18/+71
* [AWARE] Verify the peer ID is consistent for re-discoverEtan Cohen2019-04-101-0/+4
* [AWARE] Unit testsEtan Cohen2019-04-051-0/+279
* [AWARE] Verify IPv6 address before declaring network fullfilledEtan Cohen2019-03-213-19/+93
* Merge changes from topic "aware_on_unavailable"Etan Cohen2019-03-051-12/+53
|\
| * [AWARE] Add support for "instant request failures"Etan Cohen2019-02-251-12/+53
* | HalDeviceManager: Track isReady() correctlyRoshan Pius2019-02-271-4/+0
|/
* [AWARE] NANv3 interop/compat mode - allow IPv6 overrideEtan Cohen2019-02-121-12/+43
* [AWARE] Change parsing return type to a structEtan Cohen2019-02-121-4/+3
* [AWARE] Use a NANv3 compliant TLV structure for L3 infoEtan Cohen2019-02-061-25/+76
* Adjust Wifi tests for ag/5642325Chalard Jean2019-01-301-5/+5
* [WIFI][LOCATION] Convert API from Coarse -> Fine for >= QEtan Cohen2019-01-233-24/+21
* Merge "[AWARE] Add Wi-Fi Aware-specific Network info: port, transport protocol"Etan Cohen2019-01-143-33/+243
|\
| * [AWARE] Add Wi-Fi Aware-specific Network info: port, transport protocolEtan Cohen2019-01-053-33/+243
* | WifiPermissionsUtil: Check location mode for current fg userRoshan Pius2019-01-082-11/+3
|/
* Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-196-6/+12
* Merge "Revert "Migrate frameworks/opt/net/wifi to androidx.test""Brett Chabot2018-12-196-12/+6
|\
| * Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-196-12/+6
* | Merge "Migrate frameworks/opt/net/wifi to androidx.test"TreeHugger Robot2018-12-196-6/+12
|\|
| * Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-146-6/+12
* | [AWARE] Configure Wi-Fi Aware-specific network capabilitiesEtan Cohen2018-12-111-8/+46
|/
* Add missing SmallTest annotations in opt/net/wifiMichael Plass2018-07-303-0/+6
* [AWARE][RTT] Refactor common metrics utilities: log & linear historgramEtan Cohen2018-03-271-123/+3
* [AWARE] Metrics for Discovery + RangingEtan Cohen2018-03-143-28/+170
* Merge "[AWARE] Update HAL config for Discovery + Ranging options"Etan Cohen2018-03-021-9/+9
|\
| * [AWARE] Update HAL config for Discovery + Ranging optionsEtan Cohen2018-02-211-9/+9
* | [AWARE] Multiple identical NDP using in-band and oobEtan Cohen2018-02-271-8/+17
|/
* [AWARE] React to Wi-Fi state changes: disable when Wi-Fi is offEtan Cohen2018-02-152-1/+106
* [AWARE] Add unit tests to validate that transaction IDs are not repeatedEtan Cohen2018-02-093-34/+146
* [AWARE] Enable/disable Aware based on LocationMode statusEtan Cohen2018-02-052-2/+77
* Merge "[AWARE] Remove ability to accept connections from ANYONE"Etan Cohen2018-01-313-104/+187
|\
| * [AWARE] Remove ability to accept connections from ANYONEEtan Cohen2018-01-243-104/+187
* | Update SmallTest libraryEtan Cohen2018-01-263-3/+3
|/
* [AWARE] Record NDP channel info if providedEtan Cohen2018-01-181-5/+5
* [AWARE] Add hooks to configure power parametersEtan Cohen2018-01-181-8/+22
* [AWARE] Add HAL 1.2 support for NDP channel infoEtan Cohen2018-01-181-7/+58
* [AWARE] Add power configuration parametersEtan Cohen2018-01-181-23/+167
* Add "not congested" network capability.Jeff Sharkey2018-01-171-1/+2
* Merge "[AWARE] Check dynamic location permission"Etan Cohen2017-12-212-10/+13
|\
| * [AWARE] Check dynamic location permissionEtan Cohen2017-12-182-10/+13
* | [AWARE] Only create Aware HAL interface when neededEtan Cohen2017-12-192-46/+129
* | [HDM] Interface availability semantics change to call on changeEtan Cohen2017-12-191-3/+3
|/
* [AWARE] Restructure debugging flags to enable dynamic updatesEtan Cohen2017-12-141-1/+15
* [AWARE] Check for RTT feature presence for Aware discovery with rangingEtan Cohen2017-12-081-2/+39
* HalDeviceManager: Send iface name in destroyed listenerRoshan Pius2017-11-201-1/+1
* [AWARE] Aware ranging (RTT) to Aware discoveryEtan Cohen2017-11-173-16/+128
* [AWARE] Add NOT_ROAMING capability to Aware networksEtan Cohen2017-11-101-2/+3
* [HDM] Run Destroy notification immediately after creationEtan Cohen2017-10-302-4/+6
* [AWARE] Add API to translate PeerHandle to MAC addressEtan Cohen2017-10-092-7/+186