Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbtmagic.c240 static const struct btproto btmagic_ctl_proto = { variable
501 err = l2cap_attach_pcb(&sc->sc_ctl_l, &btmagic_ctl_proto, sc); in btmagic_listen()
557 err = l2cap_attach_pcb(&sc->sc_ctl, &btmagic_ctl_proto, sc); in btmagic_connect()
1013 l2cap_attach_pcb(&sc->sc_ctl, &btmagic_ctl_proto, sc); in btmagic_ctl_newconn()