Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/rfcomm/
Dcore.c261 static void rfcomm_dlc_timeout(unsigned long arg) in rfcomm_dlc_timeout() function
310 setup_timer(&d->timer, rfcomm_dlc_timeout, (unsigned long)d); in rfcomm_dlc_alloc()