Searched refs:osi_alarm_free (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btu/ |
D | btu_init.c | 161 hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in BTU_StartUp() 169 hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in BTU_StartUp() 177 … hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in BTU_StartUp()
|
/hal_espressif-3.4.0/components/bt/common/osi/include/osi/ |
D | alarm.h | 51 void osi_alarm_free(osi_alarm_t *alarm);
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_common/ |
D | mesh_timer.c | 50 (data_free_fn)osi_alarm_free, NULL); in bt_mesh_timer_init()
|
/hal_espressif-3.4.0/components/bt/common/osi/ |
D | alarm.c | 215 void osi_alarm_free(osi_alarm_t *alarm) in osi_alarm_free() function
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/hid/ |
D | btc_hh.c | 204 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() 1250 osi_alarm_free(btc_hh_cb.devices[i].vup_timer); in btc_hh_cb_handler()
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/sys/ |
D | bta_sys_main.c | 176 … hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in bta_sys_init()
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/hci/ |
D | hci_layer.c | 204 osi_alarm_free(cmd_wait_q->command_response_timer); in hci_layer_deinit_env()
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/a2dp/ |
D | btc_av.c | 385 osi_alarm_free(btc_av_cb.tle_av_open_on_rc); in btc_av_state_idle_handler() 1101 osi_alarm_free(btc_av_cb.tle_av_open_on_rc); in clean_up()
|
D | btc_a2dp_source.c | 1472 osi_alarm_free(a2dp_source_local_param.btc_aa_src_cb.media_alarm); in btc_a2dp_source_aa_stop_tx()
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/profile/std/spp/ |
D | btc_spp.c | 262 osi_alarm_free(slot->close_alarm); in spp_free_slot() 1141 osi_alarm_free(slot->close_alarm); in btc_spp_cb_handler()
|
/hal_espressif-3.4.0/tools/test_idf_size/ |
D | overflow_esp32s3.map | 32752 .literal.osi_alarm_free 39120 .text.osi_alarm_free 39123 0x0000000040396c80 osi_alarm_free 91305 osi_alarm_free esp-idf/bt/libbt.a(alarm.c.obj)
|
D | overflow_esp32c3.map | 23170 .text.osi_alarm_free 23172 0x00000000403b98e4 osi_alarm_free 70852 osi_alarm_free esp-idf/bt/libbt.a(alarm.c.obj)
|