Searched refs:hid_host_connection_pool (Results 1 – 1 of 1) sorted by relevance
823 static btstack_memory_pool_t hid_host_connection_pool; variable825 void * buffer = btstack_memory_pool_get(&hid_host_connection_pool); in btstack_memory_hid_host_connection_get()832 btstack_memory_pool_free(&hid_host_connection_pool, hid_host_connection); in btstack_memory_hid_host_connection_free()2076 …btstack_memory_pool_create(&hid_host_connection_pool, hid_host_connection_storage, MAX_NR_HID_HOST… in btstack_memory_init()