Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/rfcomm/
Dcore.c179 static void rfcomm_dlc_set_timer(struct rfcomm_dlc *d, long timeout) in rfcomm_dlc_set_timer() function
317 rfcomm_dlc_set_timer(d, RFCOMM_CONN_TIMEOUT); in __rfcomm_dlc_open()
352 rfcomm_dlc_set_timer(d, RFCOMM_DISC_TIMEOUT); in __rfcomm_dlc_close()
355 rfcomm_dlc_set_timer(d, RFCOMM_DISC_TIMEOUT * 2); in __rfcomm_dlc_close()