Searched refs:avdtp_connection_pool (Results 1 – 1 of 1) sorted by relevance
997 static btstack_memory_pool_t avdtp_connection_pool; variable999 void * buffer = btstack_memory_pool_get(&avdtp_connection_pool); in btstack_memory_avdtp_connection_get()1006 btstack_memory_pool_free(&avdtp_connection_pool, avdtp_connection); in btstack_memory_avdtp_connection_free()2088 …btstack_memory_pool_create(&avdtp_connection_pool, avdtp_connection_storage, MAX_NR_AVDTP_CONNECTI… in btstack_memory_init()