bt: Update A2DP version to v1.4

This commit is contained in:
xiongweichao
2022-10-12 17:24:21 +08:00
parent 33d351898a
commit 923cdcf75a
2 changed files with 3 additions and 2 deletions
@@ -30,7 +30,8 @@
** constants
*****************************************************************************/
#define A2D_VERSION 0x0102
#define A2D_VERSION_SYC 0x0103
#define A2D_VERSION_1_3 0x0103
#define A2D_VERSION_1_4 0x0104
/* Profile supported features */
#define A2D_SUPF_PLAYER 0x0001