Lines Matching full:window
353 * time is more than a transmit window offset interval (1.25 msecs). The in ble_ll_sched_master_new()
354 * master has to tell the slave how many transmit window offsets there are in ble_ll_sched_master_new()
357 * transmission start has to occur within the transmit window. The transmit in ble_ll_sched_master_new()
358 * window interval is in units of 1.25 msecs and has to be at least 1. To in ble_ll_sched_master_new()
360 * use a transmit window of 2. We do this because we dont quite know the in ble_ll_sched_master_new()
362 * could miss the transmit window. A final note: the actual transmission in ble_ll_sched_master_new()
364 * time. We dont add this to the calculation when calculating the window in ble_ll_sched_master_new()
366 * after the window offset we tell the slave. For example, say we think in ble_ll_sched_master_new()
368 * us to send a transmit window offset of 1. Since we are actually in ble_ll_sched_master_new()
370 * before the window offset. Transmitting later is fine since we have the in ble_ll_sched_master_new()
371 * transmit window to do so. Transmitting before is bad, since the slave in ble_ll_sched_master_new()
373 * a transmit window of 1 as opposed to 2, but for now we dont care. in ble_ll_sched_master_new()
500 /* calculate number of window offsets. Each offset is 1.25 ms */ in ble_ll_sched_master_new()
504 * the transmit window slightly since the window size is currently in ble_ll_sched_master_new()
516 * Since we have the transmit window to transmit in, we dont need in ble_ll_sched_master_new()
583 * time is more than a transmit window offset interval (1.25 msecs). The in ble_ll_sched_master_new()
584 * master has to tell the slave how many transmit window offsets there are in ble_ll_sched_master_new()
587 * transmission start has to occur within the transmit window. The transmit in ble_ll_sched_master_new()
588 * window interval is in units of 1.25 msecs and has to be at least 1. To in ble_ll_sched_master_new()
590 * use a transmit window of 2. We do this because we dont quite know the in ble_ll_sched_master_new()
592 * could miss the transmit window. A final note: the actual transmission in ble_ll_sched_master_new()
594 * time. We dont add this to the calculation when calculating the window in ble_ll_sched_master_new()
596 * after the window offset we tell the slave. For example, say we think in ble_ll_sched_master_new()
598 * us to send a transmit window offset of 1. Since we are actually in ble_ll_sched_master_new()
600 * before the window offset. Transmitting later is fine since we have the in ble_ll_sched_master_new()
601 * transmit window to do so. Transmitting before is bad, since the slave in ble_ll_sched_master_new()
603 * a transmit window of 1 as opposed to 2, but for now we dont care. in ble_ll_sched_master_new()
686 /* calculate number of window offsets. Each offset is 1.25 ms */ in ble_ll_sched_master_new()
690 * the transmit window slightly since the window size is currently in ble_ll_sched_master_new()
702 * Since we have the transmit window to transmit in, we dont need in ble_ll_sched_master_new()