Home
last modified time | relevance | path

Searched refs:SetSrmWait (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_client.cpp143 sendObject->SetSrmWait(srmWait); in HandlePutData()
146 sendObject->SetSrmWait(false); in HandlePutData()
275 recvObj->SetSrmWait(resp.GetItemSrmp()); in ProcessGetContinueData()
277 recvObj->SetSrmWait(false); in ProcessGetContinueData()
H A Dobex_session.h161 void SetSrmWait(bool wait);
196 void SetSrmWait(bool wait);
303 void SetSrmWait(bool wait);
327 void SetSrmWait(bool wait);
H A Dobex_session.cpp293 void ObexClientSendObject::SetSrmWait(bool wait) in SetSrmWait() function in OHOS::bluetooth::ObexClientSendObject
425 void ObexClientReceivedObject::SetSrmWait(bool wait) in SetSrmWait() function in OHOS::bluetooth::ObexClientReceivedObject
489 void ObexServerReceivedObject::SetSrmWait(bool wait) in SetSrmWait() function in OHOS::bluetooth::ObexServerReceivedObject
535 SetSrmWait(firstReq_->GetItemSrmp()); in SetSrmParam()
618 void ObexServerSendObject::SetSrmWait(bool wait) in SetSrmWait() function in OHOS::bluetooth::ObexServerSendObject
H A Dobex_mp_server.cpp84 session.GetReceivedObject()->SetSrmWait(req.GetItemSrmp()); in HandlePutRequest()
160 sendObject->SetSrmWait(false); in HandleGetRequest()

Completed in 4 milliseconds