mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
bluez5: Add LE Audio BAP support to media-codecs
This commit is contained in:
parent
00d51c3d31
commit
fd0bcb1699
6 changed files with 102 additions and 35 deletions
|
|
@ -84,6 +84,8 @@ struct media_codec {
|
|||
uint8_t codec_id;
|
||||
a2dp_vendor_codec_t vendor;
|
||||
|
||||
bool bap;
|
||||
|
||||
const char *name;
|
||||
const char *description;
|
||||
const char *endpoint_name; /**< Endpoint name. If NULL, same as name */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue