Searched refs:rfcomm_multiplexer_pool (Results 1 – 1 of 1) sorted by relevance
305 static btstack_memory_pool_t rfcomm_multiplexer_pool; variable307 void * buffer = btstack_memory_pool_get(&rfcomm_multiplexer_pool); in btstack_memory_rfcomm_multiplexer_get()314 btstack_memory_pool_free(&rfcomm_multiplexer_pool, rfcomm_multiplexer); in btstack_memory_rfcomm_multiplexer_free()2044 …btstack_memory_pool_create(&rfcomm_multiplexer_pool, rfcomm_multiplexer_storage, MAX_NR_RFCOMM_MUL… in btstack_memory_init()