index
:
android_hardware_interfaces
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return<*> getStatus().isOk() -> isOk()
Steven Moreland
2017-01-04
2
-6
/
+6
*
Fix wifi/bluetooth threadpool usage.
Martijn Coenen
2016-12-30
1
-29
/
+5
*
wifi(vts): Add framework for gtests
Roshan Pius
2016-12-16
13
-0
/
+766
*
supplicant(interface): Remove unused params
Roshan Pius
2016-12-16
1
-4
/
+2
*
wifi: Add remaining capability flags from legacy HAL
Roshan Pius
2016-12-16
3
-20
/
+55
*
wifi: Debug ring buffer data collection
Roshan Pius
2016-12-16
8
-828
/
+60
*
wifi: Add chip level callbacks
Roshan Pius
2016-12-16
3
-36
/
+97
*
WifiLegacyHal: Add missing ring buffer callback dereg
Roshan Pius
2016-12-16
2
-1
/
+14
*
wifi: Add support for alert handler
Roshan Pius
2016-12-16
7
-2
/
+124
*
wifi: Port over O features to HIDL
Roshan Pius
2016-12-15
10
-4
/
+384
*
supplicant(interface): Add support for DRIVER commands
Roshan Pius
2016-12-16
3
-11
/
+165
*
Merge "Update makefiles for Java package path."
Treehugger Robot
2016-12-14
2
-284
/
+284
|
\
|
*
Update makefiles for Java package path.
Yifan Hong
2016-12-13
2
-284
/
+284
*
|
supplicant(interface): Add network param getters
Roshan Pius
2016-12-13
1
-1
/
+179
*
|
supplicant(interface): Add 2 sta iface callbacks
Roshan Pius
2016-12-13
1
-0
/
+25
|
/
*
wifi: Add legacy HAL stubs
Roshan Pius
2016-12-13
5
-5
/
+187
*
wifi: Add support for removing iface
Roshan Pius
2016-12-13
3
-20
/
+156
*
wifi: Fixes in WifiLegacyHal
Roshan Pius
2016-12-13
4
-14
/
+24
*
wifi: Disallow iface creation based on mode
Roshan Pius
2016-12-09
1
-4
/
+16
*
supplicant(interface): Correct ANQP enum value/type
Roshan Pius
2016-12-09
1
-2
/
+2
*
supplicant(interface): Minor fixes in P2P iface
Roshan Pius
2016-12-09
1
-10
/
+34
*
wifi: Reset internal callback pointers on failure
Roshan Pius
2016-12-08
1
-11
/
+20
*
wifi: Add support for RSSI monitoring
Roshan Pius
2016-12-08
7
-10
/
+193
*
wifi: Add method implementations in IWifiRttController
Roshan Pius
2016-12-08
4
-36
/
+158
*
wifi: Add method implementations in IWifiStaIface
Roshan Pius
2016-12-08
2
-38
/
+181
*
wifi: Add logger method implementations in IWifiChip
Roshan Pius
2016-12-08
1
-15
/
+59
*
wifi: Gscan struct conversion changes
Roshan Pius
2016-12-08
2
-38
/
+61
*
wifi: Add some more missing struct conversions
Roshan Pius
2016-12-08
2
-7
/
+281
*
wifi: Remove unused methods in IWifiRttController
Roshan Pius
2016-12-08
7
-353
/
+0
*
wifi: Add RTT structure conversion methods
Roshan Pius
2016-12-08
2
-8
/
+503
*
wifi: Convert packet fate structures from legacy to HIDL
Roshan Pius
2016-12-08
3
-5
/
+134
*
wifi: Begin NAN iface methods implementation
Roshan Pius
2016-12-08
3
-19
/
+651
*
wifi: Implement chip mode combinations
Roshan Pius
2016-12-07
4
-50
/
+164
*
wifi: Split out initialize and start in WifiLegacyHal
Roshan Pius
2016-12-07
2
-14
/
+20
*
wifi: Add firmware mode controller
Roshan Pius
2016-12-07
3
-0
/
+148
*
Update makefiles for hidlizing IBase.
Yifan Hong
2016-12-03
4
-296
/
+900
*
Merge "wifi: Don't include legacy hal header in wifi_status_util"
Roshan Pius
2016-12-02
4
-38
/
+40
|
\
|
*
wifi: Don't include legacy hal header in wifi_status_util
Roshan Pius
2016-12-02
4
-38
/
+40
*
|
Merge "wifi: Add utility for struct conversions"
Treehugger Robot
2016-12-02
3
-0
/
+329
|
\
|
|
*
wifi: Add utility for struct conversions
Roshan Pius
2016-12-02
3
-0
/
+329
*
|
Merge "Always specify underlying enum type."
Treehugger Robot
2016-12-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Always specify underlying enum type.
Steven Moreland
2016-11-29
1
-1
/
+1
*
|
Wifi: don't require C++11.
Steven Moreland
2016-11-30
1
-1
/
+1
|
/
*
wifi: Add NAN API wrappers in WifiLegacyHal
Roshan Pius
2016-11-28
2
-0
/
+343
*
wifi: Add RTT API wrappers in WifiLegacyHal
Roshan Pius
2016-11-28
2
-0
/
+138
*
wifi: Add logger/debug API wrappers in WifiLegacyHal
Roshan Pius
2016-11-28
2
-0
/
+180
*
Merge "Update makefiles for logging."
Treehugger Robot
2016-11-24
2
-0
/
+2
|
\
|
*
Update makefiles for logging.
Steven Moreland
2016-11-21
2
-0
/
+2
*
|
wifi: Add link layer stats API wrappers in WifiLegacyHal
Roshan Pius
2016-11-21
2
-0
/
+87
*
|
wifi: Add gscan API wrappers in WifiLegacyHal
Roshan Pius
2016-11-21
2
-1
/
+196
|
/
[next]