summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/RttService.java
Commit message (Expand)AuthorAgeFilesLines
* Send failure reason from RttService.Wei Wang2016-04-121-5/+11
* Clean up for responder mode when client goes away.Wei Wang2016-03-291-24/+16
* Fix native crash caused by null rtt params.Wei Wang2016-03-141-1/+2
* Enable Rtt Responder Role(2/4).Wei Wang2016-02-081-37/+152
* Turn WifiNative into a singleton for each interfaceMitchell Wills2015-12-021-11/+9
* Merge commit '624b4e2' into master_mergePrerepa Viswanadham2015-05-011-13/+45
|\
| * No Permission check for WiFi RTTxinhe2015-04-231-13/+45
* | Wifi: RttService must be publicAndreas Gampe2015-04-271-1/+1
|/
* listenning key error on RTTxinhe2015-04-211-11/+34
* Change rtt Framework interfacexinhe2015-03-181-0/+6
* Fix an NPE in RttServiceVinit Deshpande2014-12-011-1/+1
* Enable RTT End-to-endVinit Deshpande2014-07-251-18/+106
* Introduce RTT ManagerVinit Deshpande2014-07-161-0/+357