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

Commit b318c636 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

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

Change-Id: Ie44e6d5b116b2a3fe97686388e1922b82111791f
parents 4b619cef 9ffb3fe1
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);

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