Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c196 static u_int32_t ng_btsocket_rfcomm_timo; variable
216 &ng_btsocket_rfcomm_timo, 60,
335 ng_btsocket_rfcomm_timo = 60; in ng_btsocket_rfcomm_init()
3423 callout_reset(&pcb->timo, ng_btsocket_rfcomm_timo * hz, in ng_btsocket_rfcomm_timeout()