Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/
Dull_llcp.c120 static inline bool static_tx_buffer_available(struct ll_conn *conn, struct proc_ctx *ctx) in static_tx_buffer_available() function
140 if (!static_tx_buffer_available(conn, ctx)) { in llcp_tx_alloc_peek()