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

Commit 56868fb7 authored by Chris Manton's avatar Chris Manton
Browse files

Unnecessary declarations stack/acl/btm_acl

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I93a7d5fe9aac4647b54fb48c6fe25072d9ad8167
parent dfd8b18b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -80,9 +80,6 @@ StackAclBtmAcl internal_;

extern tBTM_CB btm_cb;

tBTM_SEC_DEV_REC* btm_find_dev(const RawAddress& bd_addr);
tBTM_SEC_DEV_REC* btm_find_dev_by_handle(uint16_t handle);
tBTM_SEC_DEV_REC* btm_find_or_alloc_dev(const RawAddress& bd_addr);
tBTM_STATUS btm_sec_execute_procedure(tBTM_SEC_DEV_REC* p_dev_rec);
void btm_ble_refresh_local_resolvable_private_addr(
    const RawAddress& pseudo_addr, const RawAddress& local_rpa);