Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_bluetooth.h227 u_int32_t bluetooth_sco_rtx_timeout (void);
/f-stack/freebsd/netgraph/bluetooth/common/
H A Dng_bluetooth.c215 bluetooth_sco_rtx_timeout(void) in bluetooth_sco_rtx_timeout() function
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c1916 callout_reset(&pcb->timo, bluetooth_sco_rtx_timeout(), in ng_btsocket_sco_timeout()