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

Commit 81e04464 authored by Aritra Sen's avatar Aritra Sen Committed by Automerger Merge Worker
Browse files

Merge "Increase BTA_JV_PM_MAX_NUM to 12 to consider multi connections." into main am: ee9f5bb5

parents f669e5e0 ee9f5bb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@ typedef uint8_t tBTA_JV_PM_ID;
/* define maximum number of registered PM entities. should be in sync with bta
 * pm! */
#ifndef BTA_JV_PM_MAX_NUM
#define BTA_JV_PM_MAX_NUM 5
#define BTA_JV_PM_MAX_NUM 12
#endif

/* JV pm connection states */