Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_models/client/
Dclient_common.c17 #define HCI_TIME_FOR_START_ADV K_MSEC(5) /* Three adv related hci commands may take 4 ~ 5ms */ macro
202 int32_t seg_duration = seg_count * (duration + HCI_TIME_FOR_START_ADV); in bt_mesh_client_calc_timeout()