Home
last modified time | relevance | path

Searched refs:llcp_mem_pool (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp.c82 static struct llcp_mem_pool mem_tx = { .pool = buffer_mem_tx };
86 static struct llcp_mem_pool mem_local_ctx = { .pool = buffer_mem_local_ctx };
90 static struct llcp_mem_pool mem_remote_ctx = { .pool = buffer_mem_remote_ctx };
95 static struct proc_ctx *proc_ctx_acquire(struct llcp_mem_pool *owner) in proc_ctx_acquire()
351 static struct proc_ctx *create_procedure(enum llcp_proc proc, struct llcp_mem_pool *ctx_pool) in create_procedure()
Dull_llcp_internal.h8 struct llcp_mem_pool { struct
138 struct llcp_mem_pool *owner;
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst175 - struct llcp_mem_pool