HomeSort by: relevance | last modified time | path
    Searched defs:btuart_hci (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/bluetooth/
btuart.c 121 static const struct hci_if btuart_hci = { variable in typeref:typename:const struct hci_if
190 sc->sc_unit = hci_attach_pcb(&btuart_hci, self, 0);
btuart.c 121 static const struct hci_if btuart_hci = { variable in typeref:typename:const struct hci_if
190 sc->sc_unit = hci_attach_pcb(&btuart_hci, self, 0);

Completed in 21 milliseconds