HomeSort by: relevance | last modified time | path
    Searched refs:hci_input_sco (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/netbt/
hci_unit.c 492 hci_input_sco(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:bool
hci.h 2623 bool hci_input_sco(struct hci_unit *, struct mbuf *);
  /src/sys/dev/sdmmc/
sbt.c 371 hci_input_sco(sc->sc_unit, m);
  /src/sys/dev/bluetooth/
btuart.c 456 if (!hci_input_sco(sc->sc_unit, sc->sc_rxp))
bcsp.c 1093 if (!hci_input_sco(sc->sc_unit, m))
1345 if (!hci_input_sco(sc->sc_unit, m))
bth5.c 1158 if (!hci_input_sco(sc->sc_unit, m))
1393 if (!hci_input_sco(sc->sc_unit, m))
  /src/sys/dev/pcmcia/
bt3c.c 409 if (!hci_input_sco(sc->sc_unit, sc->sc_rxp))
btbc.c 517 if (!hci_input_sco(sc->sc_unit, sc->sc_rxp))
  /src/sys/dev/usb/
ubt.c 1820 if (!hci_input_sco(sc->sc_unit, m))

Completed in 125 milliseconds