bthidev_softc
static int bthidev_listen(struct bthidev_softc *);
static int bthidev_connect(struct bthidev_softc *);
static void bthidev_process_one(struct bthidev_softc *, struct mbuf *);
CFATTACH_DECL_NEW(bthidev, sizeof(struct bthidev_softc),
struct bthidev_softc *sc = device_private(self);
struct bthidev_softc *sc = device_private(self);
struct bthidev_softc *sc = arg;
bthidev_listen(struct bthidev_softc *sc)
bthidev_connect(struct bthidev_softc *sc)
struct bthidev_softc *sc = arg;
bthidev_process_one(struct bthidev_softc *sc, struct mbuf *m)
struct bthidev_softc *sc = arg;
struct bthidev_softc *sc = arg;
struct bthidev_softc *sc = arg;
struct bthidev_softc *sc = arg;
struct bthidev_softc *sc = arg;
struct bthidev_softc *sc = arg;
struct bthidev_softc *sc = arg;
struct bthidev_softc *sc = arg;
struct bthidev_softc *sc = device_private(hidev->sc_parent);