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

Commit 8e7045ab 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:...

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

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

Change-Id: Ice18b659e286932aa5bf666c955060cb3dad0103
parents e7fe6839 1d06e1a4
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);

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