No description
Find a file
Roshan Pius a52dc7322d wifi(interface): Make methods synchronous
Having all the HIDL methods asynchronous, makes it hard for the
calling code to keep track of the operation status/result.
There are some operations which will generate asynchronous results (like
bgscan), convert all the other methods to synchronous methods.

The |EventCallback| objects will now just broadcast important events
(needed for other clients to listen for state changes). This will no
longer be used to send responses to every command sent to the HAL.

Bug: 32061909
Test: `./hardware/interfaces/update-makefiles.sh`
Change-Id: Id2433f4c8e028268dd027cdeb239ba4082b157b5
2016-11-16 11:05:16 -08:00
benchmarks Support genrules with multiple tools 2016-11-07 10:54:59 -08:00
bluetooth Support genrules with multiple tools 2016-11-07 10:54:59 -08:00
boot Run boot HAL service as root 2016-11-08 16:26:43 -08:00
nfc Support genrules with multiple tools 2016-11-07 10:54:59 -08:00
radio Merge "Extend Telephony HIDL interface to include unsolicited RIL commands." 2016-11-09 23:58:36 +00:00
tests Update Android.bp to reexport dependent packages. 2016-11-09 06:03:22 +00:00
wifi wifi(interface): Make methods synchronous 2016-11-16 11:05:16 -08:00
Android.bp Stop all these merge conflicts. 2016-10-26 12:05:29 +02:00
MODULE_LICENSE_APACHE2 Apache2 module license. 2016-08-30 11:28:36 -07:00
NOTICE Apache2 module license. 2016-08-30 11:28:36 -07:00
update-makefiles.sh Stop all these merge conflicts. 2016-10-26 12:05:29 +02:00