btmagic.c | 250 static const struct btproto btmagic_int_proto = { variable in typeref:typename:const struct btproto 521 err = l2cap_attach_pcb(&sc->sc_int_l, &btmagic_int_proto, sc); 874 err = l2cap_attach_pcb(&sc->sc_int, &btmagic_int_proto, sc); 1039 l2cap_attach_pcb(&sc->sc_int, &btmagic_int_proto, sc);
|