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

Commit 9ffb3fe1 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

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

Change-Id: I74a558e4ef92b2474f1cf378564b61e829b268b1
parents 183ab38c 4e9a2fb6
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);

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