Home
last modified time | relevance | path

Searched refs:canceled (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_adv.c284 bool canceled = false; in free_segments() local
300 canceled = true; in free_segments()
305 canceled = true; in free_segments()
311 if (canceled) { in free_segments()
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst72 The kernel allows a delayed start to be canceled before the thread begins
74 started. A thread whose delayed start was successfully canceled must be
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst128 a mailbox. When a transmitting mailbox is assigned, sending cannot be canceled.
/Zephyr-latest/doc/releases/
Drelease-notes-3.6.rst1124 in the work queue. In this case, the pending work is just canceled and the device state updated.
Drelease-notes-2.0.rst751 * :github:`17936` - Bluetooth: Mesh: The canceled buffer is not free, causing a memory leak
Drelease-notes-2.5.rst1571 * :github:`29098` - ATT timeout worker not canceled by destroy, and may operate on disposed object
Drelease-notes-1.14.rst402 * :github:`17936` - Bluetooth: Mesh: The canceled buffer is not free, causing a memory leak