Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c261 static void rfcomm_dlc_timeout(struct timer_list *t) in rfcomm_dlc_timeout() function
310 timer_setup(&d->timer, rfcomm_dlc_timeout, 0); in rfcomm_dlc_alloc()