Home
last modified time | relevance | path

Searched refs:NEXT_SEQUENCE_NUMBER (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp1341 const uint8_t ObexSessionParameters::NEXT_SEQUENCE_NUMBER; member in OHOS::bluetooth::ObexSessionParameters
1361 return GetTlvtriplet(ObexSessionParameters::NEXT_SEQUENCE_NUMBER); in GetNextSeqNum()
1391 tlvTriplets_.push_back(std::make_unique<TlvTriplet>(ObexSessionParameters::NEXT_SEQUENCE_NUMBER, nextSeqNum)); in AppendNextSeqNum()
H A Dobex_headers.h179 static const uint8_t NEXT_SEQUENCE_NUMBER = 0x03; member in OHOS::bluetooth::ObexActionType::ObexSessionParameters

Completed in 4 milliseconds