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

Commit 82362fa1 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Add external declaration am: f53a3c68 am: 263ce1c8 am: 246e9b91

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: If33080db33c151b918dcfbefb1d0b6d0546e71ef
parents 93f970a7 246e9b91
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);