Home
last modified time | relevance | path

Searched refs:SetStartBodyResp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.cpp95 sendObject_->SetStartBodyResp(req.GetFieldCode() == static_cast<uint8_t>(ObexOpeId::GET_FINAL)); in SendGetResponse()
628 void ObexServerSendObject::SetStartBodyResp(bool start) in SetStartBodyResp() function in OHOS::bluetooth::ObexServerSendObject
H A Dobex_mp_server.cpp163 sendObject->SetStartBodyResp(req.GetFieldCode() == static_cast<uint8_t>(ObexOpeId::GET_FINAL)); in HandleGetRequest()
H A Dobex_session.h329 void SetStartBodyResp(bool start);