Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbth5.c177 static void bth5_le_timeout(void *);
280 callout_setfunc(&sc->sc_le_timer, bth5_le_timeout, sc); in bthfive_attach()
1660 bth5_le_timeout(void *arg) in bth5_le_timeout() function