Home
last modified time | relevance | path

Searched refs:GetItemSrmp (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_server.cpp82 if (session.GetReceivedObject()->IsSrmEnable() && req.GetItemSrmp()) { in HandlePutRequest()
84 session.GetReceivedObject()->SetSrmWait(req.GetItemSrmp()); in HandlePutRequest()
158 if (sendObject->IsSrmWait() && !req.GetItemSrmp()) { in HandleGetRequest()
H A Dobex_mp_client.cpp142 bool srmWait = resp.GetItemSrmp(); in HandlePutData()
275 recvObj->SetSrmWait(resp.GetItemSrmp()); in ProcessGetContinueData()
H A Dobex_session.cpp535 SetSrmWait(firstReq_->GetItemSrmp()); in SetSrmParam()
H A Dobex_headers.h503 bool GetItemSrmp() const;
H A Dobex_headers.cpp806 bool ObexHeader::GetItemSrmp() const in GetItemSrmp() function in OHOS::bluetooth::ObexHeader

Completed in 6 milliseconds