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

Commit 4ff15388 authored by Chienyuan's avatar Chienyuan Committed by Jack He
Browse files

Enable address consolidation

Tag: #refactor
Bug: 197044261
Test: testplans/945758
Change-Id: I693c7170caf12c08cafe4ea7bf4448b1ba546851
parent a00ec401
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -97,7 +97,7 @@ const Uuid UUID_LE_AUDIO = Uuid::FromString("184E");
const Uuid UUID_LE_MIDI = Uuid::FromString("03B80E5A-EDE8-4B33-A751-6CE34EC4C700");
/* FIXME: Not known yet, using a placeholder instead. */
const Uuid UUID_HAS = Uuid::FromString("EEEEEEEE-EEEE-EEEE-EEEE-EEEEEEEEEEEE");
const bool enable_address_consolidate = false;  // TODO remove
const bool enable_address_consolidate = true;  // TODO remove

#define COD_MASK 0x07FF