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

  /src/sys/dev/bluetooth/
bcsp.c 209 static const struct hci_if bcsp_hci = { variable in typeref:typename:const struct hci_if
287 sc->sc_unit = hci_attach_pcb(&bcsp_hci, self, 0);
bcsp.c 209 static const struct hci_if bcsp_hci = { variable in typeref:typename:const struct hci_if
287 sc->sc_unit = hci_attach_pcb(&bcsp_hci, self, 0);
bcsp.c 209 static const struct hci_if bcsp_hci = { variable in typeref:typename:const struct hci_if
287 sc->sc_unit = hci_attach_pcb(&bcsp_hci, self, 0);

Completed in 35 milliseconds