/packages/modules/Bluetooth/system/osi/test/ |
D | alarm_test.cc | 77 alarm_free(alarm); in TEST_F() 80 TEST_F(AlarmTest, test_free_null) { alarm_free(NULL); } in TEST_F() 85 alarm_free(alarm); in TEST_F() 97 alarm_free(alarm); in TEST_F() 106 alarm_free(alarm); in TEST_F() 122 alarm_free(alarm); in TEST_F() 142 alarm_free(alarm); in TEST_F() 161 alarm_free(alarm); in TEST_F() 176 alarm_free(alarm); in TEST_F() 199 alarm_free(alarm[0]); in TEST_F() [all …]
|
D | alarm_mock.h | 48 void alarm_free(alarm_t* alarm) { AlarmMock::Get()->AlarmFreeImpl(alarm); } in alarm_free() function
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_int_types.h | 197 alarm_free(read_local_name_timer); in Free() 198 alarm_free(read_rssi_timer); in Free() 199 alarm_free(read_failed_contact_counter_timer); in Free() 200 alarm_free(read_automatic_flush_timeout_timer); in Free() 201 alarm_free(read_link_quality_timer); in Free() 202 alarm_free(read_tx_power_timer); in Free() 374 alarm_free(sec_collision_timer); in Free() 377 alarm_free(pairing_timer); in Free() 380 alarm_free(execution_wait_timer); in Free()
|
D | btm_devctl.cc | 104 alarm_free(btm_cb.devcb.read_local_name_timer); in btm_dev_free() 105 alarm_free(btm_cb.devcb.read_rssi_timer); in btm_dev_free() 106 alarm_free(btm_cb.devcb.read_failed_contact_counter_timer); in btm_dev_free() 107 alarm_free(btm_cb.devcb.read_automatic_flush_timeout_timer); in btm_dev_free() 108 alarm_free(btm_cb.devcb.read_link_quality_timer); in btm_dev_free() 109 alarm_free(btm_cb.devcb.read_tx_power_timer); in btm_dev_free()
|
D | neighbor_inquiry.h | 236 alarm_free(remote_name_timer); in Init() 240 void Free() { alarm_free(remote_name_timer); } in Free()
|
D | btm_ble_multi_adv.cc | 108 alarm_free(adv_raddr_timer); in ~AdvertisingInstance() 111 alarm_free(timeout_timer); in ~AdvertisingInstance() 673 alarm_free(p_inst->timeout_timer); in EnableFinish()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_osi_alarm.cc | 44 struct alarm_free alarm_free; variable 69 void alarm_free(alarm_t* alarm) { in alarm_free() function 71 test::mock::osi_alarm::alarm_free(alarm); in alarm_free()
|
D | mock_osi_alarm.h | 100 struct alarm_free { struct 104 extern struct alarm_free alarm_free; argument
|
/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_main.cc | 192 alarm_free(p_scb->ring_timer); in bta_ag_scb_dealloc() 193 alarm_free(p_scb->codec_negotiation_timer); in bta_ag_scb_dealloc() 194 alarm_free(p_scb->collision_timer); in bta_ag_scb_dealloc() 405 alarm_free(scb.ring_timer); in bta_ag_api_enable() 406 alarm_free(scb.codec_negotiation_timer); in bta_ag_api_enable() 407 alarm_free(scb.collision_timer); in bta_ag_api_enable()
|
/packages/modules/Bluetooth/system/stack/eatt/ |
D | eatt.h | 73 alarm_free(ind_ack_timer_); in ~EattChannel() 77 alarm_free(ind_confirmation_timer_); in ~EattChannel()
|
/packages/modules/Bluetooth/system/bta/has/ |
D | has_ctp.h | 182 alarm_free(operation_timeout_timer); in Cleanup() 252 alarm_free(operation_timeout_timer); in SetCompleted()
|
/packages/modules/Bluetooth/system/stack/rfcomm/ |
D | rfc_utils.cc | 165 alarm_free(p_mcb->mcb_timer); in rfc_alloc_multiplexer_channel() 206 alarm_free(p_mcb->mcb_timer); in rfc_release_multiplexer_channel()
|
/packages/modules/Bluetooth/system/common/benchmark/ |
D | timer_performance_benchmark.cc | 71 alarm_free(alarm_); in TearDown() 175 alarm_free(alarm_); in TearDown()
|
/packages/modules/Bluetooth/system/stack/avdt/ |
D | avdt_int.h | 462 alarm_free(transport_channel_timer); in Reset() 565 alarm_free(idle_ccb_timer); in ResetCcb() 568 alarm_free(ret_ccb_timer); in ResetCcb() 571 alarm_free(rsp_ccb_timer); in ResetCcb()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_a2dp_sink.cc | 108 alarm_free(decode_alarm); in Reset() 325 alarm_free(decode_alarm); in btif_a2dp_sink_cleanup() 475 alarm_free(old_alarm); in btif_a2dp_sink_audio_handle_stop_decoding()
|
D | btif_hh.cc | 367 alarm_free(p_dev->vup_timer); in btif_hh_stop_vup_timer() 385 alarm_free(p_dev->vup_timer); in btif_hh_start_vup_timer() 775 alarm_free(btif_hh_cb.devices[i].vup_timer); in btif_hh_upstreams_evt()
|
/packages/modules/Bluetooth/system/osi/include/ |
D | alarm.h | 53 void alarm_free(alarm_t* alarm);
|
/packages/modules/Bluetooth/system/osi/test/fuzzers/alarm/ |
D | fuzz_alarm.cc | 138 alarm_free(alarm); in LLVMFuzzerTestOneInput()
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_utils.cc | 64 alarm_free(p_lcb->l2c_lcb_timer); in l2cu_allocate_lcb() 65 alarm_free(p_lcb->info_resp_timer); in l2cu_allocate_lcb() 158 alarm_free(p_lcb->l2c_lcb_timer); in l2cu_release_lcb() 160 alarm_free(p_lcb->info_resp_timer); in l2cu_release_lcb() 1429 alarm_free(p_ccb->fcrb.ack_timer); in l2cu_allocate_ccb() 1436 alarm_free(p_ccb->fcrb.mon_retrans_timer); in l2cu_allocate_ccb() 1466 alarm_free(p_ccb->l2c_ccb_timer); in l2cu_allocate_ccb() 1564 alarm_free(p_ccb->l2c_ccb_timer); in l2cu_release_ccb()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | connection_manager.cc | 70 using unique_alarm_ptr = std::unique_ptr<alarm_t, decltype(&alarm_free)>; 512 app_id, unique_alarm_ptr(timeout, &alarm_free)); in direct_connect_add()
|
D | gatt_utils.cc | 1140 alarm_free(p_clcb->gatt_rsp_timer_ent); in gatt_clcb_dealloc() 1685 alarm_free(p_tcb->ind_ack_timer); in gatt_cleanup_upon_disc() 1687 alarm_free(p_tcb->conf_timer); in gatt_cleanup_upon_disc()
|
/packages/modules/Bluetooth/system/bta/test/ |
D | bta_dm_test.cc | 82 test::mock::osi_alarm::alarm_free.body = [](alarm_t* alarm) { in SetUp() 116 test::mock::osi_alarm::alarm_free = {}; in TearDown()
|
/packages/modules/Bluetooth/system/bta/vc/ |
D | types.h | 95 alarm_free(operation_timeout_); in ~VolumeOperation()
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_act.cc | 313 alarm_free(bta_dm_cb.disable_timer); in bta_dm_deinit_cb() 314 alarm_free(bta_dm_cb.switch_delay_timer); in bta_dm_deinit_cb() 317 alarm_free(bta_dm_cb.pm_timer[i].timer[j]); in bta_dm_deinit_cb() 330 alarm_free(bta_dm_search_cb.search_timer); in BTA_dm_on_hw_off() 331 alarm_free(bta_dm_search_cb.gatt_close_timer); in BTA_dm_on_hw_off() 351 alarm_free(bta_dm_search_cb.search_timer); in BTA_dm_on_hw_on() 352 alarm_free(bta_dm_search_cb.gatt_close_timer); in BTA_dm_on_hw_on()
|
/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_main.cc | 103 alarm_free(sdp_cb.ccb[i].sdp_conn_timer); in sdp_free()
|