Lines Matching refs:HAL
1 # Audio HAL
3 Directory structure of the audio HAL related code.
5 ## Directory Structure for AIDL audio HAL
17 between various HALs: BT HAL, core and effects audio HALs.
19 core audio HAL.
20 * `default` — the default, reference implementation of the audio HAL service.
21 * `vts` — VTS tests for the AIDL HAL.
23 ## Directory Structure for HIDL audio HAL
26 HAL based on an existing one. Note that this isn't possible since Android T
27 release. Android U and above uses AIDL audio HAL.
42 V7.0 API. It represents a "fake" audio HAL that doesn't
46 - `service` — vendor HAL service for hosting the default
72 of audio HAL.