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

Commit 263ce1c8 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Add external declaration am: f53a3c68

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Id2e8e5a7961e98239e6ea819a2d22e06bbacc505
parents 43a261a9 f53a3c68
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);