Home
last modified time | relevance | path

Searched refs:SESSION_OPCODE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp1343 const uint8_t ObexSessionParameters::SESSION_OPCODE; member in OHOS::bluetooth::ObexSessionParameters
1371 return GetTlvtriplet(ObexSessionParameters::SESSION_OPCODE); in GetSessionOpcode()
1402 std::make_unique<TlvTriplet>(ObexSessionParameters::SESSION_OPCODE, static_cast<uint8_t>(opcode))); in AppendSessionOpcode()
H A Dobex_headers.h192 static const uint8_t SESSION_OPCODE = 0x05; member in OHOS::bluetooth::ObexActionType::ObexSessionParameters
H A Dobex_client.cpp257 const TlvTriplet *tlv = sessionParams->GetTlvtriplet(ObexSessionParameters::SESSION_OPCODE); in SendRequest()

Completed in 5 milliseconds