Searched refs:data_free_fn (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.6.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.6.0/components/bt/common/osi/include/osi/ |
D | hash_map.h | 43 typedef void (*data_free_fn)(void *data); typedef 58 data_free_fn data_fn,
|
/hal_espressif-3.6.0/components/bt/common/osi/ |
D | hash_map.c | 36 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/ |
D | mesh_timer.c | 50 (data_free_fn)osi_alarm_free, NULL); in bt_mesh_timer_init()
|
/hal_espressif-3.6.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()
|