HomeSort by: relevance | last modified time | path
    Searched defs:btmagic_int_proto (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/bluetooth/
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);

Completed in 103 milliseconds