Searched refs:IsSrmWait (Results 1 – 4 of 4) sorted by relevance
113 … if (sendObject_->IsSupportSrmMode() && sendObject_->IsSrmEnable() && !sendObject_->IsSrmWait()) { in SendGetResponse()173 if (!sendObject_->IsSrmEnable() || sendObject_->IsSrmWait()) { in SendSrmResponse()298 bool ObexClientSendObject::IsSrmWait() const in IsSrmWait() function in OHOS::bluetooth::ObexClientSendObject430 bool ObexClientReceivedObject::IsSrmWait() const in IsSrmWait() function in OHOS::bluetooth::ObexClientReceivedObject442 if (IsSrmEnable() && !IsSrmWait() && !srmpSended_) { in IsSendNextReq()494 bool ObexServerReceivedObject::IsSrmWait() const in IsSrmWait() function in OHOS::bluetooth::ObexServerReceivedObject623 bool ObexServerSendObject::IsSrmWait() const in IsSrmWait() function in OHOS::bluetooth::ObexServerSendObject
86 … if (session.GetReceivedObject()->IsSrmEnable() && !session.GetReceivedObject()->IsSrmWait()) { in HandlePutRequest()158 if (sendObject->IsSrmWait() && !req.GetItemSrmp()) { in HandleGetRequest()164 if (sendObject->IsSrmEnable() && !sendObject->IsSrmWait()) { in HandleGetRequest()
162 bool IsSrmWait() const;197 bool IsSrmWait() const;304 bool IsSrmWait() const;328 bool IsSrmWait() const;
150 if (sendObject->IsSrmEnable() && !sendObject->IsSrmWait()) { in HandlePutData()