Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c3578 static uint16_t tx_time_calc(uint8_t phy, uint16_t max_len) in tx_time_calc() function
3626 param.tx_max_time = tx_time_calc(phy, param.tx_max_len); in cmd_conn_data_len_update()