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

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

Internalize btm_handle_to_acl_index to stack/acl

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: Ib7bd77ad3d92ebf5c752b54dc8e53f4d0b7aa090
parent 58457e3d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -55,6 +55,8 @@
#define BTM_PM_GET_MD2 2
#define BTM_PM_GET_COMP 3

uint8_t btm_handle_to_acl_index(uint16_t hci_handle);

const uint8_t
    btm_pm_md_comp_matrix[BTM_PM_NUM_SET_MODES * BTM_PM_NUM_SET_MODES] = {
        BTM_PM_GET_COMP, BTM_PM_GET_MD2,  BTM_PM_GET_MD2,