platform_hardware_interfaces/wifi/1.0/default
Roshan Pius 734fea0d98 wifi: Make methods deliver status synchronously (3/3)
Make all the |IWifiIface|/|IWifiRttController| HIDL interface
methods return a synchronous status code. Change from using the event
callbacks to the synchronous callbacks for delivering status.

While there,
Use the default std::string to hidl_string constructor in status
callbacks.

Bug: 32056230
Bug: 32061909
Test: Compiles
Change-Id: Ifa06a11afb085bfd6684f7b997fb730d192018ea
2016-11-16 14:57:07 -08:00
..
android.hardware.wifi@1.0-service.rc wifi: Move legacy HAL implementation 2016-10-04 13:10:25 -07:00
Android.mk wifi: Rename failure_reason_util to wifi_status_util 2016-11-16 11:05:16 -08:00
service.cpp wifi: Removing reference to IServiceManager.h. 2016-10-21 12:36:19 -07:00
wifi.cpp wifi: Make methods deliver status synchronously (1/3) 2016-11-16 14:57:02 -08:00
wifi.h wifi: Make methods deliver status synchronously (1/3) 2016-11-16 14:57:02 -08:00
wifi_ap_iface.cpp wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_ap_iface.h wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_chip.cpp wifi: Make methods deliver status synchronously (2/3) 2016-11-16 14:57:07 -08:00
wifi_chip.h wifi: Make methods deliver status synchronously (2/3) 2016-11-16 14:57:07 -08:00
wifi_legacy_hal.cpp wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_legacy_hal.h wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_nan_iface.cpp wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_nan_iface.h wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_p2p_iface.cpp wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_p2p_iface.h wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_rtt_controller.cpp wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_rtt_controller.h wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_sta_iface.cpp wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_sta_iface.h wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00
wifi_status_util.cpp wifi: Rename failure_reason_util to wifi_status_util 2016-11-16 11:05:16 -08:00
wifi_status_util.h wifi: Make methods deliver status synchronously (3/3) 2016-11-16 14:57:07 -08:00