Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h192 static const uint8_t SESSION_OPCODE = 0x05; variable
H A Dobex_headers.cpp1343 const uint8_t ObexSessionParameters::SESSION_OPCODE; member in OHOS::bluetooth::ObexSessionParameters