Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/bnep/
H A Dsock.c192 static struct proto bnep_proto = { variable
208 sk = bt_sock_alloc(net, sock, &bnep_proto, protocol, GFP_ATOMIC, kern); in bnep_sock_create()
229 err = proto_register(&bnep_proto, 0); in bnep_sock_init()
251 proto_unregister(&bnep_proto); in bnep_sock_init()
259 proto_unregister(&bnep_proto); in bnep_sock_cleanup()