/external/bluetooth/bluedroid/stack/btm/ |
D | btm_devctl.c | 252 btu_stop_timer (&btm_cb.devcb.reset_timer); in btm_dev_absent() 726 btu_stop_timer(&btm_cb.devcb.reset_timer); in btm_after_reset_hold_complete() 849 btu_stop_timer (&btm_cb.devcb.reset_timer); in btm_read_ble_local_supported_states_complete() 882 btu_stop_timer (&btm_cb.devcb.reset_timer); in btm_read_ble_local_supported_features_complete() 1179 btu_stop_timer (&btm_cb.devcb.reset_timer); in btm_reset_ctrlr_complete() 1389 btu_stop_timer (&p_devcb->reset_timer); in btm_read_local_features_complete() 1433 btu_stop_timer (&btm_cb.devcb.reset_timer); in btm_read_local_ext_features_complete() 1503 btu_stop_timer (&(p_devcb->reset_timer)); in btm_read_local_supported_cmds_complete() 1709 btu_stop_timer (&btm_cb.devcb.rln_timer); in btm_read_local_name_complete()
|
D | btm_acl.c | 1185 btu_stop_timer (&btm_cb.devcb.rlinkp_timer); in BTM_ReadLinkPolicy() 1216 btu_stop_timer (&btm_cb.devcb.rlinkp_timer); in btm_read_link_policy_complete() 2829 btu_stop_timer(&btm_cb.devcb.qossu_timer); in BTM_SetQoS() 2855 btu_stop_timer (&btm_cb.devcb.qossu_timer); in btm_qos_setup_complete() 2924 btu_stop_timer (&btm_cb.devcb.rssi_timer); in BTM_ReadRSSI() 2967 btu_stop_timer (&btm_cb.devcb.lnk_quality_timer); in BTM_ReadLinkQuality() 3028 btu_stop_timer (&btm_cb.devcb.tx_power_timer); in BTM_ReadTxPower() 3056 btu_stop_timer (&btm_cb.devcb.tx_power_timer); in btm_read_tx_power_complete() 3119 btu_stop_timer (&btm_cb.devcb.rssi_timer); in btm_read_rssi_complete() 3173 btu_stop_timer (&btm_cb.devcb.lnk_quality_timer); in btm_read_link_quality_complete()
|
D | btm_ble_multi_adv.c | 342 btu_stop_timer(&p_inst->raddr_timer_ent); in btm_ble_multi_adv_write_rpa() 718 btu_stop_timer(&btm_multi_adv_cb.p_adv_inst[inst_id-1].raddr_timer_ent); in BTM_BleDisableAdvInstance()
|
D | btm_inq.c | 1430 btu_stop_timer (&btm_cb.devcb.txpwer_timer); in BTM_ReadInquiryRspTxPower() 1486 btu_stop_timer (&p_inq->inq_timer_ent); in btm_inq_db_reset() 1510 btu_stop_timer (&p_inq->rmt_name_timer_ent); in btm_inq_db_reset() 2712 btu_stop_timer (&p_inq->rmt_name_timer_ent); in btm_process_remote_name() 2882 btu_stop_timer (&btm_cb.devcb.txpwer_timer); in btm_read_linq_tx_power_complete()
|
D | btm_ble_gap.c | 1545 btu_stop_timer(&p_cb->fast_adv_timer); in btm_ble_set_discoverability() 1641 btu_stop_timer(&p_cb->fast_adv_timer); in btm_ble_set_connectability() 1842 btu_stop_timer(&p_inq->rmt_name_timer_ent); in btm_ble_cancel_remote_name() 2656 btu_stop_timer (&p_ble_cb->inq_var.inq_timer_ent); in btm_ble_stop_inquiry() 2685 btu_stop_timer (&p_ble_cb->obs_timer_ent); in btm_ble_stop_observe()
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
D | rfc_utils.c | 244 btu_stop_timer (&p_mcb->tle); in rfc_timer_stop() 278 btu_stop_timer (&p_port->rfc.tle); in rfc_port_timer_stop()
|
/external/bluetooth/bluedroid/stack/smp/ |
D | smp_act.c | 334 btu_stop_timer (&p_cb->rsp_timer_ent); in smp_proc_sec_req() 656 btu_stop_timer (&p_cb->rsp_timer_ent); in smp_proc_release_delay() 670 btu_stop_timer (&p_cb->rsp_timer_ent); in smp_proc_release_delay_tout() 942 btu_stop_timer (&p_cb->rsp_timer_ent); in smp_delay_terminate()
|
D | smp_l2c.c | 172 btu_stop_timer (&p_cb->rsp_timer_ent); in smp_data_ind()
|
D | smp_utils.c | 127 btu_stop_timer (&p_cb->rsp_timer_ent); in smp_send_cmd() 559 btu_stop_timer (&p_cb->rsp_timer_ent); in smp_reset_control_value()
|
/external/bluetooth/bluedroid/stack/l2cap/ |
D | l2c_csm.c | 240 btu_stop_timer (&p_ccb->p_lcb->timer_entry); in l2c_csm_closed() 772 btu_stop_timer (&p_ccb->timer_entry); in l2c_csm_config() 805 btu_stop_timer (&p_ccb->timer_entry); in l2c_csm_config() 861 btu_stop_timer (&p_ccb->timer_entry); in l2c_csm_config() 997 btu_stop_timer(&p_ccb->timer_entry); in l2c_csm_open()
|
D | l2c_main.c | 417 btu_stop_timer (&p_lcb->info_timer_entry); in process_l2cap_cmd() 735 btu_stop_timer (&p_lcb->info_timer_entry); in process_l2cap_cmd() 821 btu_stop_timer(&l2cb.rcv_hold_tle); in l2c_process_held_packets()
|
D | l2c_ucd.c | 1126 btu_stop_timer (&p_ccb->timer_entry); in l2c_ucd_process_event() 1134 btu_stop_timer (&p_ccb->timer_entry); in l2c_ucd_process_event()
|
D | l2c_utils.c | 136 btu_stop_timer (&p_lcb->timer_entry); in l2cu_release_lcb() 137 btu_stop_timer (&p_lcb->info_timer_entry); in l2cu_release_lcb() 1686 btu_stop_timer (&p_ccb->timer_entry); in l2cu_release_ccb() 2698 btu_stop_timer(&p_lcb->timer_entry); in l2cu_initialize_fixed_ccb() 2807 btu_stop_timer(&p_lcb->timer_entry); in l2cu_no_dynamic_ccbs()
|
/external/bluetooth/bluedroid/stack/include/ |
D | btu.h | 272 BTU_API extern void btu_stop_timer (TIMER_LIST_ENT *p_tle);
|
/external/bluetooth/bluedroid/stack/bnep/ |
D | bnep_utils.c | 148 btu_stop_timer (&p_bcb->conn_tle); in bnepu_release_bcb() 744 btu_stop_timer (&p_bcb->conn_tle); in bnep_process_setup_conn_responce() 1006 btu_stop_timer (&p_bcb->conn_tle); in bnepu_process_peer_filter_rsp() 1058 btu_stop_timer (&p_bcb->conn_tle); in bnepu_process_multicast_filter_rsp()
|
D | bnep_main.c | 806 btu_stop_timer (&p_bcb->conn_tle); in bnep_connected()
|
/external/bluetooth/bluedroid/stack/mcap/ |
D | mca_csm.c | 171 btu_stop_timer(&p_ccb->timer_entry); in mca_stop_timer()
|
/external/bluetooth/bluedroid/stack/avdt/ |
D | avdt_ccb.c | 422 btu_stop_timer(&p_ccb->timer_entry); in avdt_ccb_dealloc()
|
D | avdt_ccb_act.c | 1000 btu_stop_timer(&p_ccb->timer_entry); in avdt_ccb_chk_timer()
|
/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_utils.c | 2169 btu_stop_timer(&p_clcb->rsp_timer_ent); in gatt_end_operation() 2212 btu_stop_timer(&p_clcb->rsp_timer_ent); in gatt_cleanup_upon_disc() 2222 btu_stop_timer (&p_tcb->ind_ack_timer_ent); in gatt_cleanup_upon_disc() 2223 btu_stop_timer (&p_tcb->conf_timer_ent); in gatt_cleanup_upon_disc()
|
D | gatt_api.c | 1119 btu_stop_timer (&p_tcb->ind_ack_timer_ent); in GATTC_SendHandleValueConfirm() 1298 btu_stop_timer(&p_clcb->rsp_timer_ent); in GATT_Deregister()
|
/external/bluetooth/bluedroid/stack/hid/ |
D | hidh_api.c | 493 btu_stop_timer( &(hh_cb.devices[dev_handle].conn.timer_entry) ) ; in HID_HostCloseDev()
|
/external/bluetooth/bluedroid/stack/btu/ |
D | btu_task.c | 705 void btu_stop_timer (TIMER_LIST_ENT *p_tle) in btu_stop_timer() function
|
D | btu_hcif.c | 1253 btu_stop_timer (&(p_hci_cmd_cb->cmd_cmpl_timer)); in btu_hcif_command_complete_evt() 1512 btu_stop_timer (&(p_hci_cmd_cb->cmd_cmpl_timer)); in btu_hcif_command_status_evt()
|
/external/bluetooth/bluedroid/stack/sdp/ |
D | sdp_utils.c | 148 btu_stop_timer (&p_ccb->timer_entry); in sdpu_release_ccb()
|