Home
last modified time | relevance | path

Searched defs:TlvTriplet (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp863 TlvTriplet::TlvTriplet() in TlvTriplet() function in OHOS::bluetooth::TlvTriplet
870 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint8_t len, const uint8_t *val, const uint8_t un… in TlvTriplet() function in OHOS::bluetooth::TlvTriplet
878 TlvTriplet::TlvTriplet(const TlvTriplet &tlvTriplet) in TlvTriplet() function in OHOS::bluetooth::TlvTriplet
882 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint8_t val) in TlvTriplet() function in OHOS::bluetooth::TlvTriplet
886 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint16_t val) in TlvTriplet() function in OHOS::bluetooth::TlvTriplet
890 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint32_t val) in TlvTriplet() function in OHOS::bluetooth::TlvTriplet
894 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint64_t val) in TlvTriplet() function in OHOS::bluetooth::TlvTriplet