mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
bluez5: add codec check_caps + check vendor codec id for ldac & aptx
This commit is contained in:
parent
ce335b6d88
commit
0908588d0c
4 changed files with 28 additions and 2 deletions
|
|
@ -377,4 +377,6 @@ struct a2dp_codec {
|
|||
|
||||
extern const struct a2dp_codec **a2dp_codecs;
|
||||
|
||||
bool a2dp_codec_check_caps(const struct a2dp_codec *codec, unsigned int codec_id, const void *caps, size_t caps_size);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue