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

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

Merge "Remove redundant RawAddress declaration" am: 5373ecc0 am: b257e456

am: b6c53ac0

Change-Id: Ie0561071883d68c9cd89e63c1da073cb3124b7ba
parents 5f7a0ee7 b6c53ac0
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;