Searched refs:avrcp_connection_pool (Results 1 – 1 of 1) sorted by relevance
1055 static btstack_memory_pool_t avrcp_connection_pool; variable1057 void * buffer = btstack_memory_pool_get(&avrcp_connection_pool); in btstack_memory_avrcp_connection_get()1064 btstack_memory_pool_free(&avrcp_connection_pool, avrcp_connection); in btstack_memory_avrcp_connection_free()2092 …btstack_memory_pool_create(&avrcp_connection_pool, avrcp_connection_storage, MAX_NR_AVRCP_CONNECTI… in btstack_memory_init()