Searched refs:per_interval_us (Results 1 – 2 of 2) sorted by relevance
34 static uint32_t per_interval_us; variable110 per_interval_us = BT_CONN_INTERVAL_TO_US(info->interval); in scan_recv()313 sync_create_param.timeout = (per_interval_us * PA_RETRY_COUNT) / (10 * USEC_PER_MSEC); in create_pa_sync()314 sem_timeout_us = per_interval_us * PA_RETRY_COUNT; in create_pa_sync()344 uint32_t sem_timeout_us = per_interval_us * PA_RETRY_COUNT; in create_big_sync()
31 static uint32_t per_interval_us; variable121 per_interval_us = BT_CONN_INTERVAL_TO_US(info->interval); in scan_recv()382 sync_create_param.timeout = (per_interval_us * PA_RETRY_COUNT) / in main()384 sem_timeout_us = per_interval_us * PA_RETRY_COUNT; in main()