Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_phy.c271 static uint16_t pu_calc_eff_time(uint8_t max_octets, uint8_t phy, uint16_t default_time) in pu_calc_eff_time() function
297 pu_calc_eff_time(lll->dle.eff.max_tx_octets, lll->phy_tx, max_tx_time); in pu_update_eff_times()
302 pu_calc_eff_time(lll->dle.eff.max_rx_octets, lll->phy_rx, max_rx_time); in pu_update_eff_times()