Home
last modified time | relevance | path

Searched refs:hash_function_pointer (Results 1 – 4 of 4) sorted by relevance

/device/soc/esp/esp32/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()
177hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in BTU_StartUp()
/device/soc/esp/esp32/components/bt/common/osi/include/osi/
Dhash_functions.h31 hash_index_t hash_function_pointer(const void *key);
/device/soc/esp/esp32/components/bt/common/osi/
Dhash_functions.c33 hash_index_t hash_function_pointer(const void *key) in hash_function_pointer() function
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/sys/
Dbta_sys_main.c175hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in bta_sys_init()