a2dp: generate format info from config in init

This commit is contained in:
Wim Taymans 2020-10-19 10:38:22 +02:00
parent 574c0afc93
commit 5c5b9f61bb
2 changed files with 70 additions and 66 deletions

View file

@ -155,6 +155,8 @@
#define LDAC_VENDOR_ID 0x0000012d
#define LDAC_CODEC_ID 0x00aa
#define A2DP_MAX_CONFIG_SIZE 254
typedef struct {
uint32_t vendor_id;
uint16_t codec_id;