Home
last modified time | relevance | path

Searched refs:SetLastRespCd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.h230 void SetLastRespCd(uint8_t lastRespCd) in SetLastRespCd() function
H A Dobex_client.cpp74 obexClient_.clientSession_->SetLastRespCd(resp->GetFieldCode()); in OnTransportDataAvailable()