History log of /frameworks/opt/net/wifi/libwifi_hal/hal_tool.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
71cc6e23470b43ded78950a6eefda312ca4b17cd 06-Mar-2018 Ahmed ElArabawy <arabawy@google.com> WiFi: Add stub for wait_for_driver_ready()

This commit is part of the change to add a vendor hal function to wait
for the wifi driver ready so frameword does not prematurely start to
access it before it is ready for operation.
This commit adds the stub for the function for platforms that will not
implement this function.

Bug: 73482286
Test: Manual Test
Change-Id: I5fe646f78cce098e0fc5fd10f20faab06688ac05
Signed-off-by: Ahmed ElArabawy <arabawy@google.com>
/frameworks/opt/net/wifi/libwifi_hal/hal_tool.cpp
22a6563da9439798fa2a3bcbcd6e5ff16945afa8 10-Mar-2017 Roshan Pius <rpius@google.com> HalTool: Move haltool out of libwifi-system

HalTool is used mainly by test tools and needs to link against
libwifi-hal. So, move this out of libwifi-system to libwifi-hal.
The libwifi-hal folder will get moved out to hardware/interfaces soon.

Bug: 34457880
Test: Compiles & device boots up.
Change-Id: I00ce0ed2c271e8c4e1295d004d0b7479365cb8d7
/frameworks/opt/net/wifi/libwifi_hal/hal_tool.cpp