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

Commit 939b32a2 authored by android-build-prod (mdb)'s avatar android-build-prod (mdb) Committed by Gerrit Code Review
Browse files

Merge "Hearing Aid: leave some radio time for other devices"

parents 991768c9 5d6511ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -70,7 +70,7 @@ Uuid VOLUME_UUID = Uuid::FromString("00e4ca9e-ab14-41e4-8823-f9e70
Uuid LE_PSM_UUID               = Uuid::FromString("2d410339-82b6-42aa-b34e-e2e01df8cc1a");
Uuid LE_PSM_UUID               = Uuid::FromString("2d410339-82b6-42aa-b34e-e2e01df8cc1a");
// clang-format on
// clang-format on


constexpr uint16_t MIN_CE_LEN_1M = 0x0008;
constexpr uint16_t MIN_CE_LEN_1M = 0x0006;


void hearingaid_gattc_callback(tBTA_GATTC_EVT event, tBTA_GATTC* p_data);
void hearingaid_gattc_callback(tBTA_GATTC_EVT event, tBTA_GATTC* p_data);
void encryption_callback(const RawAddress*, tGATT_TRANSPORT, void*,
void encryption_callback(const RawAddress*, tGATT_TRANSPORT, void*,