wayne-common: Bluetooth: Increase number of SEPs to support SHO/Mcast

Icreased number of SEPs to support SHO/Mcast

Change-Id: I3cfb4e8d4d6969e442406bd095a865d49947151d
This commit is contained in:
Umesh Vats 2017-05-11 12:03:55 -07:00 committed by Isaac Chen
parent 56c5262d44
commit 6c25e3baa5

View file

@ -30,4 +30,5 @@
/* Increasing SEPs to 12 from 6 to support SHO/MCast i.e. two streams per codec */
#define AVDT_NUM_SEPS 12
#endif