Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp.h63 void ull_cp_tx_ntf(struct ll_conn *conn);
Dull_conn.c909 ull_cp_tx_ntf(conn); in ull_conn_rx()
1002 ull_cp_tx_ntf(conn); in ull_conn_done()
Dull_llcp.c1881 void ull_cp_tx_ntf(struct ll_conn *conn) function
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_util.c365 ull_cp_tx_ntf(conn); in event_done()