Skip to content
Snippets Groups Projects
Commit cf3b1710 authored by Ajay Panicker's avatar Ajay Panicker
Browse files

Set default AVRCP version to 1.4

Bug: 77874113
Test: Check snoop logs to see that the broadcasted AVRCP version is 1.4
Change-Id: If36bccc58d04dffe46286ee8d18785b680b9de8a
parent a37f5c58
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@
#endif
#ifndef AVRCP_DEFAULT_VERSION
#define AVRCP_DEFAULT_VERSION AVRCP_1_5_STRING
#define AVRCP_DEFAULT_VERSION AVRCP_1_4_STRING
#endif
/* state machine states */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment