Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbtmagic.c250 static const struct btproto btmagic_int_proto = { variable
521 err = l2cap_attach_pcb(&sc->sc_int_l, &btmagic_int_proto, sc); in btmagic_listen()
874 err = l2cap_attach_pcb(&sc->sc_int, &btmagic_int_proto, sc); in btmagic_ctl_connected()
1039 l2cap_attach_pcb(&sc->sc_int, &btmagic_int_proto, sc); in btmagic_int_newconn()