Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn_internal.h29 int ull_conn_llcp(struct ll_conn *conn, uint32_t ticks_at_expire,
Dull_peripheral.c555 ret = ull_conn_llcp(conn, ticks_at_expire, remainder, lazy);
Dull_central.c934 ret = ull_conn_llcp(conn, ticks_at_expire, remainder, lazy);
Dull_conn.c955 int ull_conn_llcp(struct ll_conn *conn, uint32_t ticks_at_expire, in ull_conn_llcp() function
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst154 * From ull_peripheral.c/ull_central.c::ticker_cb via ull_conn_llcp()