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

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

Merge "Remove redundant RawAddress declaration" am: 5373ecc0

am: b257e456

Change-Id: Idabe7dbf58c27d3fa3306d1e5293d46df6e05a3e
parents 129b1881 b257e456
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;