diff options
author | 2020-03-12 14:00:33 +0200 | |
---|---|---|
committer | 2020-04-07 15:29:44 +0200 | |
commit | ff71d4220e590e2e726d460905dae9198a199ebd (patch) | |
tree | bd5fd5242ba21524ccf0ee932e83f24c98aa55da | |
parent | 9cd460ae52cd358778ee656167f0503b8643d63b (diff) |
api-reference: update available audio APIs
-rwxr-xr-x | docs/api-reference/0-api-introduction.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/api-reference/0-api-introduction.md b/docs/api-reference/0-api-introduction.md index 301352b..ff6f01c 100755 --- a/docs/api-reference/0-api-introduction.md +++ b/docs/api-reference/0-api-introduction.md @@ -6,8 +6,7 @@ Introduction of Available APIs with categorization. If multiple categories apply | API | Description | Profile | | --- | --- | --- | -| [agl-service-audio-4a](https://git.automotivelinux.org/apps/agl-service-audio-4a/) | High Level Alsa Binding for the AGL Advanced Audio Agent (4a) | Infotainment <br /> Instrument Cluster | -| [agl-service-audio-mpcd](https://git.automotivelinux.org/apps/agl-service-audio-mpcd/) | MPCd binding (empty) | | +| [agl-service-audiomixer](https://git.automotivelinux.org/apps/agl-service-audiomixer/about/) | Audio Mixer API | | | [agl-service-bluetooth](https://git.automotivelinux.org/apps/agl-service-bluetooth/about/) | bluetooth binding | Infotainment | | [agl-service-bluetooth-avrcp](https://git.automotivelinux.org/apps/agl-service-bluetooth-avrcp/) | AGL service that allow multimedia control over Bluetooth AVRCP profile | Infotainment | | [agl-service-bluetooth-pbap](https://git.automotivelinux.org/apps/agl-service-bluetooth-pbap/about/) | Bluetooth Phone Book Access Protocoll service | Infotainment | |