Home | History | Annotate | Download | only in btm

Lines Matching full:acl_db

335         if (btsnd_hcic_sniff_sub_rate(btm_cb.acl_db[acl_ind].hci_handle, max_lat,
380 (*cb)(btm_cb.acl_db[btm_cb.pm_pend_link].remote_addr, BTM_PM_STS_ERROR, BTM_DEV_RESET, 0);
418 tACL_CONN *p = &btm_cb.acl_db[0];
618 btsnd_hcic_sniff_sub_rate(btm_cb.acl_db[link_ind].hci_handle, p_cb->max_lat,
638 if (btsnd_hcic_exit_sniff_mode(btm_cb.acl_db[link_ind].hci_handle))
644 if (btsnd_hcic_exit_park_mode(btm_cb.acl_db[link_ind].hci_handle))
656 if (btsnd_hcic_hold_mode (btm_cb.acl_db[link_ind].hci_handle,
664 if (btsnd_hcic_sniff_mode (btm_cb.acl_db[link_ind].hci_handle,
673 if (btsnd_hcic_park_mode (btm_cb.acl_db[link_ind].hci_handle,
762 (*btm_cb.pm_reg_db[btm_cb.pm_pend_id].cback)(btm_cb.acl_db[btm_cb.pm_pend_link].remote_addr, pm_status, 0, status);
797 /* get the index to acl_db */
801 p = &btm_cb.acl_db[xx];
935 /* get the index to acl_db */
943 p_acl = &btm_cb.acl_db[xx];