commit | 734fea0d98213d2f721f8f8988114d0cf397d436 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Oct 11 08:30:28 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Wed Nov 16 14:57:07 2016 -0800 |
tree | de291ca48f0e04ac0c557cf194799cef5fdfcceb | |
parent | 5c05546fc9fdcb1dfa92b2c80474f88bba5a77a4 [diff] |
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