platform_hardware_interfaces/audio/2.0
Mikhail Naganov 1054829502 Implement audio devices and streams HAL delegating to legacy HAL
Changes made to the .hal definition:

  - introduce Effect ID returned by the IEffectsFactory that
    needs to be passed to IStream.{add|remove}Effect; otherwise
    it's impossible to retrieve the underlying HAL effect handle;

  - change "bus address" in DeviceAddress to "string" type;

  - fix signature of some methods w.r.t. returning Result;

  - remove unused "struct AudioPatch".

Bug: 30222631
Test: make
Change-Id: Icb51729ef57bb2a5b0b78609735e7481bc04f95c
2016-11-15 08:52:39 -08:00
..
default Implement audio devices and streams HAL delegating to legacy HAL 2016-11-15 08:52:39 -08:00
Android.bp Update Android.bp to reexport dependent packages. 2016-11-09 10:28:38 -08:00
Android.mk Stop all these merge conflicts. 2016-10-26 12:04:37 +02:00
IDevice.hal Implement audio devices and streams HAL delegating to legacy HAL 2016-11-15 08:52:39 -08:00
IDevicesFactory.hal Define audio HAL 2016-10-12 17:01:32 -07:00
IPrimaryDevice.hal Define audio HAL 2016-10-12 17:01:32 -07:00
IStream.hal Implement audio devices and streams HAL delegating to legacy HAL 2016-11-15 08:52:39 -08:00
IStreamIn.hal Implement audio devices and streams HAL delegating to legacy HAL 2016-11-15 08:52:39 -08:00
IStreamOut.hal Implement audio devices and streams HAL delegating to legacy HAL 2016-11-15 08:52:39 -08:00
IStreamOutCallback.hal Define audio HAL 2016-10-12 17:01:32 -07:00
types.hal Implement audio devices and streams HAL delegating to legacy HAL 2016-11-15 08:52:39 -08:00