mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-22 17:10:28 +00:00
Merge branch 'bugfix/a2dp_error_code' into 'master'
bt: Update A2DP version to v1.4 Closes BT-2918, BT-2919, and BT-2932 See merge request espressif/esp-idf!21142
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user