Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h71 class TlvTriplet { class in OHOS::bluetooth::ObexActionType
[all...]
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 unitLen) in TlvTriplet() function in OHOS::bluetooth::TlvTriplet
878 TlvTriplet::TlvTriplet(const TlvTriplet &tlvTriplet) in TlvTriplet() function in OHOS::bluetooth::TlvTriplet
882 TlvTriplet::TlvTriplet(cons function in OHOS::bluetooth::TlvTriplet
886 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint16_t val) TlvTriplet() function in OHOS::bluetooth::TlvTriplet
890 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint32_t val) TlvTriplet() function in OHOS::bluetooth::TlvTriplet
894 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint64_t val) TlvTriplet() function in OHOS::bluetooth::TlvTriplet
[all...]

Completed in 4 milliseconds