Searched refs:NOT_SUPPORT_SEC_CLASSIFICATION (Results 1 – 5 of 5) sorted by relevance
80 constexpr int NOT_SUPPORT_SEC_CLASSIFICATION = 0xff; variable
123 if (remoteSecOption.securityLabel == NOT_SUPPORT_SEC_CLASSIFICATION) { in IsPermitRemoteDeviceRecvData()229 … if (communicator == nullptr || remoteSecOption.securityLabel == NOT_SUPPORT_SEC_CLASSIFICATION) { in CheckPermitReceiveData()557 localOption.securityLabel = NOT_SUPPORT_SEC_CLASSIFICATION; in SetDataRequestCommonInfo()
772 …packet->SetSecLabel(errCode == -E_NOT_SUPPORT ? NOT_SUPPORT_SEC_CLASSIFICATION : localOption.secur… in FillRequestPacket()950 option.securityLabel = NOT_SUPPORT_SEC_CLASSIFICATION; in ResponseRemoteQueryRequest()995 if (remoteOption.securityLabel == NOT_SUPPORT_SEC_CLASSIFICATION || errCode == -E_NOT_SUPPORT) { in CheckSecurityOption()1013 if (remoteSecLabel == NOT_SUPPORT_SEC_CLASSIFICATION && errCode == -E_NOT_SUPPORT) { in CheckRemoteRecvData()1030 …if (remoteSecLabel == UNKNOWN_SECURITY_LABEL || remoteSecLabel == NOT_SUPPORT_SEC_CLASSIFICATION) { in CheckRemoteRecvData()
296 secLabel_ = NOT_SUPPORT_SEC_CLASSIFICATION; in DeSerialization()
533 if (remoteSecLabel == NOT_SUPPORT_SEC_CLASSIFICATION && errCode == -E_NOT_SUPPORT) { in SecLabelCheck()545 …if (remoteSecLabel == NOT_SUPPORT_SEC_CLASSIFICATION || remoteSecLabel == SecurityLabel::NOT_SET) { in SecLabelCheck()602 option.securityLabel = NOT_SUPPORT_SEC_CLASSIFICATION; in GetPacketSecOption()