Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp865 tagId_ = 0x00; in TlvTriplet()
872 tagId_ = tagId; in TlvTriplet()
879 : TlvTriplet(tlvTriplet.tagId_, tlvTriplet.len_, tlvTriplet.val_.data(), tlvTriplet.unitLen_) in TlvTriplet()
900 return tagId_; in GetTagId()
H A Dobex_headers.h90 uint8_t tagId_ = 0; member in OHOS::bluetooth::ObexActionType::TlvTriplet

Completed in 5 milliseconds