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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dsco.c411 static struct proto sco_proto = { variable in typeref:struct:proto
421 sk = sk_alloc(PF_BLUETOOTH, prio, &sco_proto, 1);
954 err = proto_register(&sco_proto, 0);
980 proto_unregister(&sco_proto);
994 proto_unregister(&sco_proto);

Completed in 44 milliseconds