Home
last modified time | relevance | path

Searched refs:rtx_sync (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dl2cap.h221 struct k_work_sync rtx_sync; member
264 struct k_work_sync rtx_sync; member
/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Dl2cap_br.c171 k_work_cancel_delayable_sync(&br_chan->rtx_work, &br_chan->rtx_sync); in l2cap_br_chan_destroy()
Dl2cap.c968 k_work_cancel_delayable_sync(&le_chan->rtx_work, &le_chan->rtx_sync); in l2cap_chan_destroy()