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

Commit b257e456 authored by Ugo Yu's avatar Ugo Yu Committed by android-build-merger
Browse files

Merge "Remove redundant RawAddress declaration"

am: 5373ecc0

Change-Id: I89c86cdb557d7822d294e15456ec1ec8189336ee
parents 437c9fbc 5373ecc0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1108,7 +1108,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;