Searched refs:cancelled (Results 1 – 8 of 8) sorted by relevance
62 uint8_t cancelled:1; member67 uint8_t cancelled:1; member
252 conn_lll->central.cancelled = 0; in ll_create_connection()515 conn_lll->central.cancelled = 1U; in ll_connect_disable()
987 conn_lll->periph.cancelled = 0;2489 adv->lll.conn->periph.cancelled = 1U;
49 :ref:`async_notification`. Both operations may be cancelled, but65 notified (and cancelled) when errors are discovered.
39 * Precise tracking of the status of cancelled work items, so that the88 if it started running before a thread has requested that it be cancelled.435 /* NB: Submit will fail if the work item is being cancelled. */452 cancelled. Generally this is acceptable, since the cancellation will complete464 the cancellation and avoid the cancelled work item being submitted again after474 work is being cancelled or the queue is not accepting new items. If this
859 (lll->conn->periph.initiated || lll->conn->periph.cancelled))) { in prepare_cb()1208 (!lll->conn || !lll->conn->periph.cancelled) && in isr_done()1454 lll->conn && !lll->conn->periph.cancelled && in isr_rx_pdu()
332 lll->conn->central.cancelled)))) {1030 } else if (lll->conn && !lll->conn->central.cancelled &&
282 scan_lll->conn->central.cancelled)))) { in prepare_cb()753 } else if (lll->conn && !lll->conn->central.cancelled &&