Home
last modified time | relevance | path

Searched refs:bthidev_int_proto (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/bluetooth/
H A Dbthidev.c153 static const struct btproto bthidev_int_proto = { variable
524 err = l2cap_attach_pcb(&sc->sc_int_l, &bthidev_int_proto, sc); in bthidev_listen()
739 err = l2cap_attach_pcb(&sc->sc_int, &bthidev_int_proto, sc); in bthidev_ctl_connected()
915 l2cap_attach_pcb(&sc->sc_int, &bthidev_int_proto, sc); in bthidev_int_newconn()