BTPROTO_L2CAP 1600 net/bluetooth/l2cap.c sk = l2cap_sock_alloc(sock_net(parent), NULL, BTPROTO_L2CAP, GFP_ATOMIC); BTPROTO_L2CAP 2490 net/bluetooth/l2cap.c err = bt_sock_register(BTPROTO_L2CAP, &l2cap_sock_family_ops); BTPROTO_L2CAP 2499 net/bluetooth/l2cap.c bt_sock_unregister(BTPROTO_L2CAP); BTPROTO_L2CAP 2520 net/bluetooth/l2cap.c if (bt_sock_unregister(BTPROTO_L2CAP) < 0) BTPROTO_L2CAP 222 net/bluetooth/rfcomm/core.c err = sock_create_kern(PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock);