Searched refs:btmagic_ctl_send (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/bluetooth/
H A Dbtmagic.c243 static int btmagic_ctl_send(struct btmagic_softc *, const uint8_t *, size_t);
714 btmagic_ctl_send(struct btmagic_softc *sc, const uint8_t *data, size_t len) function
749 if (btmagic_ctl_send(sc, rep, sizeof(rep)) != 0) {
771 if (btmagic_ctl_send(sc, rep, sizeof(rep)) != 0)

Completed in 97 milliseconds