Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp.h205 bool ull_cp_cc_cancel(struct ll_conn *conn);
Dull_llcp.c1391 bool ull_cp_cc_cancel(struct ll_conn *conn) function
Dull_conn.c450 if (ull_cp_cc_cancel(conn)) { in ll_terminate_ind_send()