Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h226 u_int32_t bluetooth_sco_rtx_timeout (void);
/freebsd/sys/netgraph/bluetooth/common/
H A Dng_bluetooth.c214 bluetooth_sco_rtx_timeout(void) in bluetooth_sco_rtx_timeout() function
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c1897 callout_reset(&pcb->timo, bluetooth_sco_rtx_timeout(), in ng_btsocket_sco_timeout()