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

Commit e9558af7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Increase the size of the bond event queue to 31" into main

parents b81ae821 4dc8ca33
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -232,7 +232,7 @@ typedef struct {

#define BTA_SERVICE_ID_TO_SERVICE_MASK(id) (1 << (id))

#define MAX_BTIF_BOND_EVENT_ENTRIES 15
#define MAX_BTIF_BOND_EVENT_ENTRIES 31

#define MAX_NUM_DEVICES_IN_EIR_UUID_CACHE 128