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

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

Merge "Remove redundant RawAddress declaration"

parents bf2b6910 8696babc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1117,7 +1117,6 @@ static void btif_dm_auth_cmpl_evt(tBTA_DM_AUTH_CMPL* p_auth_cmpl) {

      LOG_WARN(LOG_TAG, "%s: Incoming HID Connection", __func__);
      bt_property_t prop;
      RawAddress bd_addr;
      Uuid uuid = Uuid::From16Bit(UUID_SERVCLASS_HUMAN_INTERFACE);

      prop.type = BT_PROPERTY_UUIDS;