Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dl2cap.h252 struct k_work_sync rtx_sync; member
302 struct k_work_sync rtx_sync; member
/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br.c195 k_work_cancel_delayable_sync(&br_chan->rtx_work, &br_chan->rtx_sync); in l2cap_br_chan_destroy()
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c1307 k_work_cancel_delayable_sync(&le_chan->rtx_work, &le_chan->rtx_sync); in l2cap_chan_destroy()