summaryrefslogtreecommitdiffstats
path: root/include/hardware_legacy/rtt.h
Commit message (Collapse)AuthorAgeFilesLines
* Adding API for setting LCI/LCR information.Amarnath Hullur Subramanyam2015-06-031-0/+36
| | | | Change-Id: I69c928e77b367b727ce50bb365754c6abfdb3126
* enhancements to rtt.hKevin Tang2015-04-061-72/+135
| | | | | Bug:19917983 Change-Id: Iebbc60f52b38875f661314908b72d17354f76b20
* net: wireless: bcmdhd header changes for 11mc of halutileccopark@broadcom.com2015-03-191-18/+18
| | | | | Change-Id: I5dc88ce5c2a2aa5d6c2d690fb413014b72abdcdf Signed-off-by: eccopark@broadcom.com <eccopark@broadcom.com>
* change the definition of signle burstxinhe2015-03-061-2/+1
| | | | Change-Id: I746ec9652c5d92cda5cb2e0f296f05dee589e294
* modify the interface rtt.hxinhe2015-03-021-2/+34
| | | | | Bug:19570769 Change-Id: Ifaa86c8f0a2023e3c4595bf7e7265332b70a37a2
* update rtt.h for 11mc double side RTTxinhe2015-02-171-14/+50
| | | | | Bug:19364957 Change-Id: I4fe1fee30c353963b9c6c4958a1ca23f1632253f
* Fix wifi_rtt_range_cancel to include interface handleAshwin2014-07-101-1/+2
| | | | Change-Id: I1bdb2f74a14a7f15dbf00634570341e70df67498
* Fix build breaks caused by duplicate definitionsVinit Deshpande2014-06-101-38/+0
| | | | | | | Some types are defined in link_layer_stats.h as well as rtt.h; this change removes duplicate definitions Change-Id: If1e16b7868c7ad7f9b5ca4d020d26df4c17daf0a
* RTT API UpdateVinit Deshpande2014-06-101-45/+126
| | | | | | This version introduces channel parameters and channel masks. Change-Id: Ieab4e965de77a3c70826842e98f4da14cf09b03d
* Moving Wifi HAL to hardwareVinit Deshapnde2014-05-071-0/+64
This change moves all Wifi HAL headers to libhardware_legacy; and moves hal implementation under hardware/<vendor>/wlan. This way different vendors will be able to tailor implementation to their drivers. Change-Id: I55789bb6788ab694f4896aa36d76f7887b32dad6