Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c409c1cf authored by Jack He's avatar Jack He
Browse files

SCO: Allocate 6 BTM SCO control blocks for Multi-HFP support

Bug: 110818719
Test: connect 5 devices, switch to speaker using dialer, switch to
      Bluetooth device using settings, repeat for all devices

Change-Id: I68d8a892c99e106250245c4f56327555a13543ae
parent f9e306a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -353,7 +353,7 @@

/* The number of SCO links. */
#ifndef BTM_MAX_SCO_LINKS
#define BTM_MAX_SCO_LINKS 3
#define BTM_MAX_SCO_LINKS 6
#endif

/* The number of security records for peer devices. */