Searched refs:btm_handle_to_acl (Results 1 – 9 of 9) sorted by relevance
368 …(*cb)((btm_handle_to_acl(btm_cb.pm_pend_link_hdl))->remote_addr, BTM_PM_STS_ERROR, BTM_DEV_RESET, … in btm_pm_reset()552 tACL_CONN *p_acl_cb = btm_handle_to_acl(link_hdl); in btm_pm_snd_md_req()710 p_acl_cb = btm_handle_to_acl(btm_cb.pm_pend_link_hdl); in btm_pm_proc_cmd_status()765 p = btm_handle_to_acl(hci_handle); in btm_pm_proc_mode_change()856 p_acl = btm_handle_to_acl(handle); in btm_pm_proc_ssr_evt()
160 tACL_CONN *btm_handle_to_acl (UINT16 hci_handle) in btm_handle_to_acl() function786 p = btm_handle_to_acl(handle); in btm_acl_encrypt_change()952 p_acl_cb = btm_handle_to_acl(handle); in btm_read_remote_version_complete()1048 p_acl_cb = btm_handle_to_acl(handle); in btm_read_remote_features()1106 p_acl_cb = btm_handle_to_acl(handle); in btm_read_remote_features_complete()1158 p_acl_cb = btm_handle_to_acl(handle); in btm_read_remote_ext_features_complete()1208 p_acl_cb = btm_handle_to_acl(handle); in btm_read_remote_ext_features_failed()1447 p_acl_cb = btm_handle_to_acl(hci_handle); in btm_process_clk_off_comp_evt()1937 tACL_CONN *p = btm_handle_to_acl(handle); in btm_qos_setup_complete()2175 if ((conn = btm_handle_to_acl(handle)) != NULL) { in btm_acl_pkt_types_changed()[all …]
736 if ((p_acl_cb = btm_handle_to_acl(conn_handle)) != NULL) { in btm_ble_multi_adv_vse_cback()
598 p_acl = btm_handle_to_acl(acl_handle); in btm_send_connect_request()
319 p = btm_handle_to_acl(conn_handle); in BTM_IsBleConnection()
4121 p_acl = btm_handle_to_acl(handle); in btm_sec_encrypt_change()5212 tACL_CONN *p_acl_cb = btm_handle_to_acl(p_dev_rec->hci_handle); in btm_sec_execute_procedure()
4349 p_acl_cb = btm_handle_to_acl(handle); in btm_ble_read_remote_features_complete()
1055 tACL_CONN *btm_handle_to_acl (UINT16 hci_handle);
1319 tACL_CONN *p_acl = btm_handle_to_acl(handle); in l2cble_process_data_length_change_event()