__mcc_type        906 net/bluetooth/rfcomm/core.c 	mcc->type = __mcc_type(0, RFCOMM_NSC);
__mcc_type        910 net/bluetooth/rfcomm/core.c 	*ptr = __mcc_type(cr, type); ptr++;
__mcc_type        932 net/bluetooth/rfcomm/core.c 	mcc->type = __mcc_type(cr, RFCOMM_PN);
__mcc_type        980 net/bluetooth/rfcomm/core.c 	mcc->type = __mcc_type(cr, RFCOMM_RPN);
__mcc_type       1012 net/bluetooth/rfcomm/core.c 	mcc->type = __mcc_type(cr, RFCOMM_RLS);
__mcc_type       1039 net/bluetooth/rfcomm/core.c 	mcc->type = __mcc_type(cr, RFCOMM_MSC);
__mcc_type       1065 net/bluetooth/rfcomm/core.c 	mcc->type = __mcc_type(cr, RFCOMM_FCOFF);
__mcc_type       1087 net/bluetooth/rfcomm/core.c 	mcc->type = __mcc_type(cr, RFCOMM_FCON);