Lines Matching full:scheduled
68 * to be scheduled prior to the start of the event to account for the time it
95 * response. Well, it should. If this packet will overrun the next scheduled
930 * Returns the cputime of the next scheduled item on the scheduler list or
934 * the next scheduled item. However, the current connection itself is not
1304 * overrun next scheduled item. in ble_ll_conn_tx_data_pdu()
1432 * @return int 0: scheduled item is still running. 1: schedule item is done.
1603 /* Get next scheduled item time */ in ble_ll_conn_can_send_next_pdu()
2257 * If a connection update has been scheduled and the event counter in ble_ll_conn_next_event()
2299 /* Reset update scheduled flag */ in ble_ll_conn_next_event()
2428 /* Consider time created the last scheduled time */ in ble_ll_conn_created()
2633 we may want to force the first event to be scheduled. Not sure */ in ble_ll_conn_event_end()
3497 * scheduled since the connection state machine will not get processed in ble_ll_init_rx_isr_end()