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

/netbsd-6-1-5-RELEASE/sys/dev/bluetooth/
H A Dbtmagic.c221 static const struct btproto btmagic_ctl_proto = { variable in typeref:struct:btproto
474 err = l2cap_attach(&sc->sc_ctl_l, &btmagic_ctl_proto, sc);
530 err = l2cap_attach(&sc->sc_ctl, &btmagic_ctl_proto, sc);
961 l2cap_attach(&sc->sc_ctl, &btmagic_ctl_proto, sc);

Completed in 44 milliseconds