Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dclient_common.c202 int32_t seg_duration = seg_count * (duration + HCI_TIME_FOR_START_ADV); in bt_mesh_client_calc_timeout() local
203 time = (seg_duration + seg_retrans_to) * seg_retrans_num; in bt_mesh_client_calc_timeout()