Searched refs:hash_function_pointer (Results 1 – 4 of 4) sorted by relevance
| /device/soc/esp/esp32/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()
|
| /device/soc/esp/esp32/components/bt/common/osi/include/osi/ |
| D | hash_functions.h | 31 hash_index_t hash_function_pointer(const void *key);
|
| /device/soc/esp/esp32/components/bt/common/osi/ |
| D | hash_functions.c | 33 hash_index_t hash_function_pointer(const void *key) in hash_function_pointer() function
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/bta/sys/ |
| D | bta_sys_main.c | 175 … hash_function_pointer, NULL, (data_free_fn)osi_alarm_free, NULL); in bta_sys_init()
|