BTPROTO_L2CAP    1247 net/bluetooth/l2cap_sock.c 	sk = l2cap_sock_alloc(sock_net(parent), NULL, BTPROTO_L2CAP,
BTPROTO_L2CAP    1254 net/bluetooth/l2cap_sock.c 	bt_sock_reclassify_lock(sk, BTPROTO_L2CAP);
BTPROTO_L2CAP    1685 net/bluetooth/l2cap_sock.c 	err = bt_sock_register(BTPROTO_L2CAP, &l2cap_sock_family_ops);
BTPROTO_L2CAP    1695 net/bluetooth/l2cap_sock.c 		bt_sock_unregister(BTPROTO_L2CAP);
BTPROTO_L2CAP    1711 net/bluetooth/l2cap_sock.c 	bt_sock_unregister(BTPROTO_L2CAP);
BTPROTO_L2CAP     203 net/bluetooth/rfcomm/core.c 	err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock);