Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Drfcomm.c451 static void rfcomm_dlc_rtx_timeout(struct k_work *work) in rfcomm_dlc_rtx_timeout() function
475 k_work_init_delayable(&dlc->rtx_work, rfcomm_dlc_rtx_timeout); in rfcomm_dlc_init()