Searched refs:ull_dle_max_time_get (Results 1 – 4 of 4) sorted by relevance
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_conn_internal.h | 97 void ull_dle_max_time_get(struct ll_conn *conn, uint16_t *max_rx_time,
|
D | ull_llcp_common.c | 792 ull_dle_max_time_get(conn, &conn->lll.dle.local.max_rx_time, 972 ull_dle_max_time_get(conn, &conn->lll.dle.local.max_rx_time,
|
D | ull_llcp_phy.c | 291 ull_dle_max_time_get(conn, &max_rx_time, &max_tx_time); in pu_update_eff_times()
|
D | ull_conn.c | 2344 void ull_dle_max_time_get(struct ll_conn *conn, uint16_t *max_rx_time, in ull_dle_max_time_get() function
|