Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_api/src/
Dmain.c374 nr_of_free_ctx = llcp_local_ctx_buffers_free(); in ZTEST()
383 nr_of_free_ctx = llcp_local_ctx_buffers_free(); in ZTEST()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_internal.h825 uint16_t llcp_local_ctx_buffers_free(void);
Dull_llcp.c2033 uint16_t llcp_local_ctx_buffers_free(void) function
2045 return llcp_local_ctx_buffers_free() + llcp_remote_ctx_buffers_free();