mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-22 05:33:53 -04:00
bluez5: Add G722 codec for ASHA
For documentation on ASHA, see https://source.android.com/docs/core/connect/bluetooth/asha
This commit is contained in:
parent
6a5f2bbd1f
commit
41d099a580
9 changed files with 319 additions and 3 deletions
|
|
@ -71,6 +71,7 @@ struct media_codec {
|
|||
a2dp_vendor_codec_t vendor;
|
||||
|
||||
bool bap;
|
||||
bool asha;
|
||||
|
||||
const char *name;
|
||||
const char *description;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue