Home
last modified time | relevance | path

Searched refs:osi_alarm_free (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_init.c163 hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in BTU_StartUp()
171 hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in BTU_StartUp()
179 … hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in BTU_StartUp()
/hal_espressif-latest/components/bt/common/osi/include/osi/
Dalarm.h52 void osi_alarm_free(osi_alarm_t *alarm);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_timer.c50 (data_free_fn)osi_alarm_free, NULL); in bt_mesh_timer_init()
/hal_espressif-latest/components/bt/common/osi/
Dalarm.c215 void osi_alarm_free(osi_alarm_t *alarm) in osi_alarm_free() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/
Dbta_sys_main.c176 … hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in bta_sys_init()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c204 osi_alarm_free(p_dev->vup_timer); in btc_hh_stop_vup_timer()
265 osi_alarm_free(p_dev->vup_timer); in btc_hh_start_vup_timer()
1255 osi_alarm_free(btc_hh_cb.devices[i].vup_timer); in btc_hh_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c216 osi_alarm_free(cmd_wait_q->command_response_timer); in hci_layer_deinit_env()
Dhci_hal_h4.c155 osi_alarm_free(hci_hal_env.adv_flow_monitor); in hci_hal_env_deinit()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c392 osi_alarm_free(btc_av_cb.tle_av_open_on_rc); in btc_av_state_idle_handler()
1206 osi_alarm_free(btc_av_cb.tle_av_open_on_rc); in clean_up()
Dbtc_a2dp_source.c1530 osi_alarm_free(a2dp_source_local_param.btc_aa_src_cb.media_alarm); in btc_a2dp_source_aa_stop_tx()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/
Dbtc_l2cap.c250 osi_alarm_free(slot->close_alarm); in l2cap_free_slot()
855 osi_alarm_free(slot->close_alarm); in btc_l2cap_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/
Dbtc_spp.c290 osi_alarm_free(slot->close_alarm); in spp_free_slot()
1212 osi_alarm_free(slot->close_alarm); in btc_spp_cb_handler()