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

Commit 1d06e1a4 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Merge "legacy: User proper types tBT_DEVICE_TYPE" am: 4e9a2fb6 am: 9ffb3fe1 am: b318c636

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2028965

Change-Id: I2155b9d7724a426684424963b04da51345c96ed2
parents fbdd71de b318c636
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -775,7 +775,7 @@ tBTA_STATUS BTA_DmGetCachedRemoteName(const RawAddress& remote_device,
 *
 ******************************************************************************/
extern void BTA_DmBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type,
                       tBT_TRANSPORT transport, tBLE_ADDR_TYPE device_type);
                       tBT_TRANSPORT transport, tBT_DEVICE_TYPE device_type);

/*******************************************************************************
 *