- 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 4 commits
-
-
Elliott Hughes authored
* commit '87175f0b': Stop being silly.
-
Elliott Hughes authored
* commit '87175f0b': Stop being silly.
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: Ifb26361dae95a08827fcac6e725ab8f7961c78aa
-
- 16 Jul, 2015 3 commits
-
-
Jerry Lee authored
b/22349265 Change-Id: I856a7d1fdfd9c0af42d2007d3b6235a38728bdbb Signed-off-by:
Jerry Lee <jerrylee@broadcom.com>
- 15 Jul, 2015 3 commits
-
-
Maddest Chang authored
* commit 'da1c7fa2': make wifi_load_driver blocking
-
Maddest Chang authored
* commit 'da1c7fa2': make wifi_load_driver blocking
-
Maddest Chang authored
Modify wifi_load_driver behavior synchronize startHal with the initialization of the wlan driver. This makes sure that on certain solutions, startHal will does not fail due to no wlan0 net device not being found. Bug:19888853 Change-Id: Ic6ec2211431c478e52eb516c40ec23c2e8945fbb Signed-off-by:
Maddest Chang <maddest.chang@mediatek.com> Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
- 25 Jun, 2015 3 commits
-
- 24 Jun, 2015 3 commits
-
-
JerryLee authored
b/21405946 Change-Id: Id8651f56d36d142772218defc9f9521dac82624a Signed-off-by:
JerryLee <jerrylee@broadcom.com>
-
JerryLee authored
bug: 21730601 Change-Id: Ie92229023b76a5b4a8f5657543a0cd0cb8a19968 Signed-off-by:
JerryLee <jerrylee@broadcom.com>
-
Ashwin authored
Reserved a bit for RSSI monitor feature in the feature bitmask Change-Id: Ied470f65c26bed25f7ccc4faa3ac8fbac1e74009 Signed-off-by:
Ashwin <ashwin.bhat@broadcom.com>
-
- 05 Jun, 2015 2 commits
-
-
Vinit Deshpande authored
* commit 'bd18526a': wifi hal definitions for keep alive packet offload and rssi monitoring Adding API for setting LCI/LCR information.
-
Vinit Deshpande authored
90f83079 wifi hal definitions for keep alive packet offload and rssi monitoring
-
- 03 Jun, 2015 2 commits
-
-
Prerepa Viswanadham authored
Change-Id: I37caa4696b2aac0f33ea9606eeeba174b6408f02
-
Amarnath Hullur Subramanyam authored
Change-Id: I69c928e77b367b727ce50bb365754c6abfdb3126
-
- 14 May, 2015 2 commits
-
-
Vinit Deshpande authored
* commit 'a64d14b7': Introduce REPORT_EVENTS_NO_BATCH flag for ePNO WifiLogger: Add new events and tags change wifi Logging header add pointers to new roaming HAL functions HAL changes for ANQPO
-
Vinit Deshpande authored
e28e2bbf Introduce REPORT_EVENTS_NO_BATCH flag for ePNO ddcab172 WifiLogger: Add new events and tags 1abb2504 change wifi Logging header bd14c1c0 add pointers to new roaming HAL functions Change-Id: I4645ceb57de34109d417bc9b84ff6d2cb202a78d
-
- 11 May, 2015 1 commit
-
-
Vinit Deshpande authored
When GSscan and ePNO are being executed together, we don't want APs on additional channels from ePNO to be cached. Making this requirement explicit by adding REPORT_EVENTS_NO_BATCH flag on bucket. Change-Id: I61dcd608d3be8acb697508607dbe5077ebe836c0
-
- 08 May, 2015 5 commits
-
-
Nick Kralevich authored
* commit '44e83211': power.c: add O_CLOEXEC on wakelocks
-
Nick Kralevich authored
* commit '514b441a': power.c: add O_CLOEXEC on wakelocks
-
Nick Kralevich authored
Ensure that FDs associated with /sys/power/wake_lock and /sys/power/wake_unlock are closed on exec. (cherrypicked from b3624b26) Change-Id: Ia2c8937cf6a1fdd6564fad4785642934c805cf22
-
Nick Kralevich authored
-
Nick Kralevich authored
Ensure that FDs associated with /sys/power/wake_lock and /sys/power/wake_unlock are closed on exec. Change-Id: Ia2c8937cf6a1fdd6564fad4785642934c805cf22
-
- 07 May, 2015 1 commit
-
-
Amarnath Hullur Subramanyam authored
As part of the Debug Framework development new events and tags are required in G_SCAN. Additional generic tags are also being added to support various events. Change-Id: Ia5bc8dc1a5310818c3fcf3f9e166ffc5341f032c
-
- 05 May, 2015 2 commits
-
-
Jerry Lee authored
Allocate the memory at JNI layer. Thus, instead pass down ** , pass * down Bug:20853404 Change-Id: I27cb2900989fb4f8261dc6e3283af101422d2ea7
-
Ajay Dudani authored
Ensure wifi driver load failure status is compared with valid string which has the failure/success information. Change-Id: I3b619ad0c005fb793d127bd2a23b376ed961d0b7
-
- 02 May, 2015 1 commit
-
-
Pierre Vandwalle authored
Change-Id: I5094f7921018f0e8e1b6171e3b88ead9d00f95af
-