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

Commit ee9f5bb5 authored by Aritra Sen's avatar Aritra Sen Committed by Gerrit Code Review
Browse files

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

parents 901a429a 40d78166
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 */