BTPROTO_RFCOMM    979 net/bluetooth/rfcomm/sock.c 	sk = rfcomm_sock_alloc(sock_net(parent), NULL, BTPROTO_RFCOMM, GFP_ATOMIC, 0);
BTPROTO_RFCOMM    983 net/bluetooth/rfcomm/sock.c 	bt_sock_reclassify_lock(sk, BTPROTO_RFCOMM);
BTPROTO_RFCOMM   1064 net/bluetooth/rfcomm/sock.c 	err = bt_sock_register(BTPROTO_RFCOMM, &rfcomm_sock_family_ops);
BTPROTO_RFCOMM   1073 net/bluetooth/rfcomm/sock.c 		bt_sock_unregister(BTPROTO_RFCOMM);
BTPROTO_RFCOMM   1099 net/bluetooth/rfcomm/sock.c 	bt_sock_unregister(BTPROTO_RFCOMM);