CMTP_LOOPBACK     334 net/bluetooth/cmtp/capi.c 	if (session->flags & BIT(CMTP_LOOPBACK)) {
CMTP_LOOPBACK      78 net/bluetooth/cmtp/core.c 	u32 valid_flags = BIT(CMTP_LOOPBACK);
CMTP_LOOPBACK     316 net/bluetooth/cmtp/core.c 	if (!(session->flags & BIT(CMTP_LOOPBACK)))
CMTP_LOOPBACK     332 net/bluetooth/cmtp/core.c 	u32 valid_flags = BIT(CMTP_LOOPBACK);
CMTP_LOOPBACK     392 net/bluetooth/cmtp/core.c 	if (!(session->flags & BIT(CMTP_LOOPBACK))) {