Searched refs:SetStartBodyResp (Results 1 – 3 of 3) sorted by relevance
95 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
163 sendObject->SetStartBodyResp(req.GetFieldCode() == static_cast<uint8_t>(ObexOpeId::GET_FINAL)); in HandleGetRequest()
329 void SetStartBodyResp(bool start);