Searched refs:ull_dle_max_time_get (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_conn_internal.h | 104 void ull_dle_max_time_get(struct ll_conn *conn, uint16_t *max_rx_time,
|
D | ull_llcp_common.c | 804 ull_dle_max_time_get(conn, &conn->lll.dle.local.max_rx_time, 984 ull_dle_max_time_get(conn, &conn->lll.dle.local.max_rx_time,
|
D | ull_llcp_phy.c | 292 ull_dle_max_time_get(conn, &max_rx_time, &max_tx_time); in pu_update_eff_times()
|
D | ull_conn.c | 2513 void ull_dle_max_time_get(struct ll_conn *conn, uint16_t *max_rx_time, in ull_dle_max_time_get() function
|