Home
last modified time | relevance | path

Searched refs:hash_function_pointer (Results 1 – 5 of 5) 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()
179hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in BTU_StartUp()
/hal_espressif-latest/components/bt/common/osi/include/osi/
Dhash_functions.h31 hash_index_t hash_function_pointer(const void *key);
/hal_espressif-latest/components/bt/common/osi/
Dhash_functions.c33 hash_index_t hash_function_pointer(const void *key) in hash_function_pointer() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_timer.c49 hash_function_pointer, NULL, in bt_mesh_timer_init()
/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/
Dbta_sys_main.c176hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in bta_sys_init()