Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbcsp.c209 static const struct hci_if bcsp_hci = { variable
287 sc->sc_unit = hci_attach_pcb(&bcsp_hci, self, 0); in bcsp_attach()