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

Commit 246e9b91 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Add external declaration am: f53a3c68 am: 263ce1c8

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1527187

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I2a9a1df211543a4eae0cf705899d445553f67265
parents 09b9dcdc 263ce1c8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -52,8 +52,9 @@

using bluetooth::Uuid;

void BTIF_dm_enable();
void BTIF_dm_disable();
void BTIF_dm_enable();
void btm_ble_adv_init(void);

static void bta_dm_inq_results_cb(tBTM_INQ_RESULTS* p_inq, uint8_t* p_eir,
                                  uint16_t eir_len);