Home | History | Annotate | Download | only in btm

Lines Matching refs:acl_idx

4192     UINT8           acl_idx = btm_handle_to_acl_index(handle);
4240 if (acl_idx != MAX_L2CAP_LINKS)
4241 p_acl = &btm_cb.acl_db[acl_idx];