Home
last modified time | relevance | path

Searched refs:data_free_fn (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btu/
Dbtu_init.c161 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.6.0/components/bt/common/osi/include/osi/
Dhash_map.h43 typedef void (*data_free_fn)(void *data); typedef
58 data_free_fn data_fn,
/hal_espressif-3.6.0/components/bt/common/osi/
Dhash_map.c36 data_free_fn data_fn;
54 data_free_fn data_fn, in hash_map_new_internal()
82 data_free_fn data_fn, in hash_map_new()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/
Dmesh_timer.c50 (data_free_fn)osi_alarm_free, NULL); in bt_mesh_timer_init()
/hal_espressif-3.6.0/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()