Skip to content

Commit

Permalink
onclite: Bluetooth: Increase number of SEPs to support SHO/Mcast
Browse files Browse the repository at this point in the history
Icreased number of SEPs to support SHO/Mcast

Change-Id: I3cfb4e8d4d6969e442406bd095a865d49947151d
  • Loading branch information
Umesh Vats authored and AbhinandAK350 committed Sep 5, 2020
1 parent abb557a commit f688da3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bluetooth/bdroid_buildcfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,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 comments on commit f688da3

Please sign in to comment.