Home
last modified time | relevance | path

Searched refs:SessionOpcode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h194 enum class SessionOpcode : uint8_t { enum
212 void AppendSessionOpcode(const SessionOpcode opcode);
H A Dobex_headers.cpp1399 void ObexSessionParameters::AppendSessionOpcode(const SessionOpcode opcode) in AppendSessionOpcode()