Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/socket/
HDng_btsocket_rfcomm.c190 static u_int32_t ng_btsocket_rfcomm_timo; variable
207 &ng_btsocket_rfcomm_timo, 60,
325 ng_btsocket_rfcomm_timo = 60; in ng_btsocket_rfcomm_init()
3522 callout_reset(&pcb->timo, ng_btsocket_rfcomm_timo * hz, in ng_btsocket_rfcomm_timeout()