Home
last modified time | relevance | path

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

/system/bt/stack/btu/
Dbtu_init.c161 hash_function_pointer, NULL, (data_free_fn)alarm_free, NULL); in BTU_StartUp()
173 hash_function_pointer, NULL, (data_free_fn)alarm_free, NULL); in BTU_StartUp()
185 hash_function_pointer, NULL, (data_free_fn)alarm_free, NULL); in BTU_StartUp()
/system/bt/osi/include/
Dhash_functions.h28 hash_index_t hash_function_pointer(const void *key);
/system/bt/osi/src/
Dhash_functions.c31 hash_index_t hash_function_pointer(const void *key) { in hash_function_pointer() function
Dallocation_tracker.c76 hash_function_pointer, in allocation_tracker_init()
/system/bt/test/suite/support/
Dhal.c82 timers = hash_map_new(TIMER_BUCKET_COUNT, hash_function_pointer, NULL, NULL, NULL); in set_wake_alarm()
/system/bt/btcore/src/
Dmodule.c51 hash_function_pointer, in module_management_start()
/system/bt/bta/sys/
Dbta_sys_main.c182 hash_function_pointer, NULL, (data_free_fn)alarm_free, NULL); in bta_sys_init()