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:
parent
56c5262d44
commit
6c25e3baa5
1 changed files with 1 additions and 0 deletions
|
@ -30,4 +30,5 @@
|
||||||
|
|
||||||
/* Increasing SEPs to 12 from 6 to support SHO/MCast i.e. two streams per codec */
|
/* Increasing SEPs to 12 from 6 to support SHO/MCast i.e. two streams per codec */
|
||||||
#define AVDT_NUM_SEPS 12
|
#define AVDT_NUM_SEPS 12
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue