Skip to content
Snippets Groups Projects
Commit 59e38d57 authored by Umesh Vats's avatar Umesh Vats Committed by Dhina17
Browse files

onclite: Bluetooth: Increase number of SEPs to support SHO/Mcast

Icreased number of SEPs to support SHO/Mcast

Change-Id: I3cfb4e8d4d6969e442406bd095a865d49947151d
parent d76ac2d0
No related branches found
No related tags found
No related merge requests found
......@@ -27,4 +27,7 @@
#define BTA_DISABLE_DELAY 1000 /* in milliseconds */
#define BTM_WBS_INCLUDED TRUE
#define BTIF_HF_WBS_PREFERRED TRUE
/* Increasing SEPs to 12 from 6 to support SHO/MCast i.e. two streams per codec */
#define AVDT_NUM_SEPS 12
#endif
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