- 18 Feb, 2016 1 commit
-
-
Mukesh Agrawal authored
-
- 17 Feb, 2016 2 commits
-
-
Mitchell Wills authored
-
Mukesh Agrawal authored
-
- 12 Feb, 2016 1 commit
-
-
Sreenath Sharma authored
Adding PNO driver events BUG=26259438 Change-Id: Iad9ebc5c8b810fa1cf2389c1c2de0e765434fcf1 Signed-off-by:
Sreenath Sharma <sreenath.sharma@broadcom.com>
-
- 11 Feb, 2016 1 commit
-
-
Roshan Pius authored
Modify the existing wake accounting reasons HAL API so that the individual wake accounting reason array buffers are allocated and freed by framework. BUG:26902794 Change-Id: Iea74e61890f785107b05f9b4a3a58449ba449f0d
-
- 10 Feb, 2016 1 commit
-
-
Mitchell Wills authored
Since all scan results will now be reported to the context hub this flag is no longer needed. Change-Id: I4ea3e88cc891be87660c12b7797819ea861cda26
-
- 09 Feb, 2016 2 commits
-
-
Mitchell Wills authored
disabled was not very clear as to the actual meaning of the event and left the implication that the scan could be reenabled. Change-Id: I3f53b13a958cd35e93fde7bf9690d84744ffe63a
-
Etan Cohen authored
* changes: WiFi HAL: add additional connectivity events WiFi HAL: add driver memory dump API
-
- 06 Feb, 2016 1 commit
-
-
Wei Wang authored
Change-Id: I14c7a13e423f1a6389449805c86c04d9a8d75440
-
- 05 Feb, 2016 3 commits
-
-
Subhani Shaik authored
When a connection attempt fails, we're often unable to determine the cause from existing log files. This is because our log files only report the view from user space. From this vantage point, we can't tell if, e.g., an outbound frame was ever sent over the air. (Or, for inbound frames: if they were heard by our radio.) To give ourselves a broader view, we add the packet fate monitoring API. This API will let us determine, e.g., if an outbound frame was transmitted by our radio. BUG: 26807558 Change-Id: I197729117f9086ece8cf00313bb9d3e7c0197b97
-
Subhani Shaik authored
The current list of events supported by the wifi_connectivity_event ring buffer omits some important events. Add three new events, so that we can log the events for driver/firmware that support them. BUG: 26832275 Change-Id: I2a4e674e5f7b52cc630eac32191fdc0b75d60422
-
Subhani Shaik authored
Add API for dumping state of WiFi driver. This API will be used in combination with the (existing) firmware memory dump API, to identify inconsistent state between driver and firmware. BUG: 26803847 Change-Id: Ie65f095ca6be4203f8aad0b541c1903dc6cce1f5
-
- 27 Jan, 2016 4 commits
-
-
Etan Cohen authored
-
Etan Cohen authored
-
Paul Jensen authored
-
Wei Wang authored
responder role. Change-Id: If1ea5fee99fb3405ae643e9192feda40d16a285b
-
- 25 Jan, 2016 1 commit
-
-
Mitchell Wills authored
-
- 21 Jan, 2016 2 commits
-
-
Subhani Shaik authored
1) Add nan_capabilities API. 2) Add support to enable NAN on a particular 2.4/5GHz channel. 3) Disable notifications to responses.
-
Paul Jensen authored
Change-Id: I9b41755ac5baf2ec5f9d764d9f6c1c7b8551140a
-
- 19 Jan, 2016 1 commit
-
-
Mitchell Wills authored
Merge on_scan_results_available and on_scan_event gscan callbacks Indicate which buckets were scanned in results callbacks Add report scan to context hub flag Add ePNO scoring parameters Remove unused/superceeded functions * ssid hotlist * ssid whitelist * gscan roam * bssid preference Change-Id: Ie1df191c77e967d3f53d625be8cc5eb76607c08f
-
- 15 Jan, 2016 1 commit
-
-
Erik Kline authored
Bug: 18085352 Bug: 26238390 Change-Id: Ic80e670971cf687febe02bae1fdfff8f8e40203c
-
- 07 Jan, 2016 1 commit
-
-
Subhani Shaik authored
Changes related to NAN APIs and structures. 1) Remove NanHeader 2) Replace wifi_handle with wifi_interface_handle in NAN APIs 3) Add publish/subscribe id 4) Remove match_handle and name it as requestor_instance_id 5) Add NanPublishResponse/NanSubscribeResponse structures 6) Remove user_context 7) Add appropriate enums 8) Remove unused structures 9) Add new NAN status types for TCA, Transmit, and invalid configuration of Band, DW/DB intervals, random factor update and scan period. 10) Add new fields in Publish/Subscribe Stats. 11) Replace wifi_request_id with transaction_id to have a common interface across all layers. Bug: 26216681 Change-Id: Ife7cf7e7ed64d2f8db236f23919cd6412dc8b496
-
- 18 Dec, 2015 1 commit
-
-
Randy Pan authored
Correct the comments on exponential back off scan formula. Rename "exponent" to "base" to match the formula. Also make the meaning of AP (Access Point vs. Apps Processor) explicit for struct wifi_scan_cmd_params. Bug: 26236392 Change-Id: I5873e1c8667dd964d125e37e2f0eeddec79eda13
-
- 15 Dec, 2015 1 commit
-
-
Prerepa Viswanadham authored
Change-Id: Id321418feaf808a0c0a0fb08c12279f90fd31da2
-
- 17 Nov, 2015 2 commits
-
-
Colin Cross authored
-
Vincent Becker authored
To enable the vendor implementation of the vibrator HAL, it is needed to use hardware modules, a default one for AOSP and the vendor one. The legacy implementation is no more needed so let's remove it. This change is related to other changes in: - hardware/libhardware - frameworks/base Change-Id: I844279f5535289f079d412fdc44c5cb3c9c1130c Author: Vincent Becker <vincentx.becker@intel.com> Signed-off-by:
Vincent Becker <vincentx.becker@intel.com> Signed-off-by:
Shuo Gao <shuo.gao@intel.com> Signed-off-by:
Bruce Beare <bruce.j.beare@intel.com> Signed-off-by:
Jack Ren <jack.ren@intel.com> Signed-off-by:
David Wagner <david.wagner@intel.com> Author-tracking-BZ: 49760
-
- 28 Sep, 2015 4 commits
-
-
Dan Willemsen authored
* commit '0f7bacf2': Prepare to remove libhardware_legacy from global include dirs
-
Dan Willemsen authored
* commit '35edc538': Prepare to remove libhardware_legacy from global include dirs
-
Dan Willemsen authored
-
Dan Willemsen authored
Bug: 18903857 Change-Id: I2a5fdb7f42ba46729e66ff08893183184edc3c97
-
- 27 Aug, 2015 4 commits
-
-
Daniel Erat authored
* commit 'eea5d887':
-
Elliott Hughes authored
* commit '19d9b8fc':
-
Maddest Chang authored
* commit '7c20e687':
-
- 10 Aug, 2015 3 commits
-
-
Daniel Erat authored
* commit 'c9183441': Remove unused systemTime() and include utils/Timers.h.
-
Daniel Erat authored
* commit 'c9183441': Remove unused systemTime() and include utils/Timers.h.
-
Daniel Erat authored
-
- 05 Aug, 2015 1 commit
-
-
Daniel Erat authored
Remove a systemTime() function from power/power.c that doesn't appear to be called anywhere, and make several audio/ files explicitly include utils/Timers.h for the libutils version of systemTime(). (They appear to have been transitively getting it via utils/threads.h's include of utils/Condition.h.) Change-Id: I432bb1cf1100f5829df307a146076acf035a0bdc
-
- 31 Jul, 2015 2 commits
-
-
Elliott Hughes authored
* commit '87175f0b': Stop being silly.
-
Elliott Hughes authored
* commit '87175f0b': Stop being silly.
-