Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv.c2298 const uint8_t scan_req_us = local
2317 time_us += MAX(scan_req_us + EVENT_IFS_MAX_US +
2321 time_us += scan_req_us + EVENT_IFS_MAX_US +
Dull_adv_aux.c3040 const uint16_t scan_req_us = in aux_time_get() local
3045 time_us += EVENT_IFS_MAX_US * 2 + scan_req_us + scan_rsp_us; in aux_time_get()