BTPROTO_SCO 811 net/bluetooth/sco.c sk = sco_sock_alloc(sock_net(parent), NULL, BTPROTO_SCO, GFP_ATOMIC); BTPROTO_SCO 960 net/bluetooth/sco.c err = bt_sock_register(BTPROTO_SCO, &sco_sock_family_ops); BTPROTO_SCO 969 net/bluetooth/sco.c bt_sock_unregister(BTPROTO_SCO); BTPROTO_SCO 990 net/bluetooth/sco.c if (bt_sock_unregister(BTPROTO_SCO) < 0)