Searched refs:hfp_connection_pool (Results 1 – 1 of 1) sorted by relevance
765 static btstack_memory_pool_t hfp_connection_pool; variable767 void * buffer = btstack_memory_pool_get(&hfp_connection_pool); in btstack_memory_hfp_connection_get()774 btstack_memory_pool_free(&hfp_connection_pool, hfp_connection); in btstack_memory_hfp_connection_free()2072 …btstack_memory_pool_create(&hfp_connection_pool, hfp_connection_storage, MAX_NR_HFP_CONNECTIONS, s… in btstack_memory_init()