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

Commit f53a3c68 authored by Chris Manton's avatar Chris Manton
Browse files

Add external declaration

Fixes targets db845c-userdebug aosp_zebu

Test: Builds and compiles
Tag: #refactor
Bug: 175472744
Change-Id: Iee4815d68ca59b0b58d21adfc0b1de9922c67b89
parent 0d62363d
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);