Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h460 bool AppendItemSessionSeqNum(const uint8_t num);
H A Dobex_client.cpp353 … req->AppendItemSessionSeqNum(clientSession_->GetReliableSession()->sessionSequenceNumber_++); in Disconnect()
H A Dobex_headers.cpp625 bool ObexHeader::AppendItemSessionSeqNum(const uint8_t num) in AppendItemSessionSeqNum() function in OHOS::bluetooth::ObexHeader