Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dbt.c3364 static uint16_t tx_time_calc(uint8_t phy, uint16_t max_len) in tx_time_calc() function
3413 param.tx_max_time = tx_time_calc(phy, param.tx_max_len); in cmd_conn_data_len_update()