summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/rtt
Commit message (Expand)AuthorAgeFilesLines
* [WifiRtt] add check to verify bw and preamble combination validNate(Qiang) Jiang2019-11-081-0/+24
* [RTT] Update timeout for Aware-based RTTEtan Cohen2019-03-192-27/+54
* RTT LCI API (Service Side)Roy Want2019-02-013-13/+16
* [WIFI][LOCATION] Convert API from Coarse -> Fine for >= QEtan Cohen2019-01-231-2/+2
* WifiPermissionsUtil: Check location mode for current fg userRoshan Pius2019-01-081-8/+3
* Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-193-3/+6
* Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-193-6/+3
* Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-143-3/+6
* [RTT] Handle HAL concurrencly limitations on RTT availabilityEtan Cohen2018-10-051-5/+31
* Revert "[RTT] Recreate RTT controller when HAL indicates it is invalid"Etan Cohen2018-10-051-83/+1
* Add missing SmallTest annotations in opt/net/wifiMichael Plass2018-07-303-0/+6
* [RTT] Add NPE checks for invalid MAC addresses from AwareEtan Cohen2018-07-201-5/+10
* [RTT] Recreate RTT controller when HAL indicates it is invalidEtan Cohen2018-07-111-1/+83
* Convert RTT background throttle to a settable value (2/2).Wei Wang2018-05-021-4/+13
* [RTT] Wi-Fi RTT MetricsEtan Cohen2018-04-103-20/+825
* [RTT] Add API for number of measurementsEtan Cohen2018-03-282-16/+18
* [RTT] Check RTT Initiator capabilities and constrain requestEtan Cohen2018-03-092-6/+142
* [RTT] Modify public ranging results timestamp to use millisecondsEtan Cohen2018-02-131-1/+1
* [RTT] RangeResult RSSI now in units of dBEtan Cohen2018-02-131-1/+1
* [RTT] RTT LCI/LCR fields as raw arraysEtan Cohen2018-02-131-10/+21
* [RTT] Add checks for 802.11mc support on AP RTT requestsEtan Cohen2018-02-123-29/+197
* [RTT] Update LocationMode usage to new APIEtan Cohen2018-02-051-7/+8
* [RTT] Run HDM status change listener on a local handlerEtan Cohen2018-01-252-2/+2
* [RTT] Request and pass through LCI informationEtan Cohen2018-01-222-8/+11
* RttServiceImpl: Support chained WorkSources.Narayan Kamath2018-01-081-10/+44
* [RTT2] Run-time location permission/mode checksEtan Cohen2017-12-182-12/+51
* [RTT] Convert to dynamic logging configurationEtan Cohen2017-12-141-1/+9
* [RTT2] Convert APIs to use MacAddressEtan Cohen2017-12-073-28/+26
* [RTT2] limit max number of outstanding requests per UIDEtan Cohen2017-11-301-0/+122
* [RTT2] Use generic Responder configurationEtan Cohen2017-11-302-32/+35
* [RTT2] Throttle requests from non-foreground apps/servicesEtan Cohen2017-11-151-1/+191
* [RTT2] Add support for WorkSource-based managementEtan Cohen2017-11-141-23/+175
* [RTT2] Move native initialization to local threadEtan Cohen2017-10-311-0/+2
* [RTT2] Disable RTT on dozeEtan Cohen2017-10-301-7/+66
* [RTT2] Add RTT availability APIEtan Cohen2017-10-262-2/+85
* [RTT2] Manage RTT native directly with HalDeviceManagerEtan Cohen2017-10-241-11/+33
* [RTT2] Add time-out & clean-up codeEtan Cohen2017-10-242-13/+129
* [RTT2] Error code reconfigurationEtan Cohen2017-10-192-24/+16
* [RTT2] Ranging results CM -> MMEtan Cohen2017-10-191-2/+2
* [RTT2] Rename API Ap -> AccessPoint, timestamp clarificationEtan Cohen2017-10-191-3/+3
* [RTT2] Add support for RTT with a Peer Wi-Fi Aware deviceEtan Cohen2017-10-193-48/+227
* [RTT2] Add support for queueing ranging requetsEtan Cohen2017-09-263-48/+109
* [RTT2] New Wi-Fi RTT service (v2)Etan Cohen2017-09-263-0/+537