Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.h108 const std::unique_ptr<ObexReliableSession> &GetReliableSession() const in GetReliableSession() function
H A Dobex_client.cpp353 … req->AppendItemSessionSeqNum(clientSession_->GetReliableSession()->sessionSequenceNumber_++); in Disconnect()