Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h370 static const uint8_t ACTION_ID = 0x94; variable
H A Dobex_headers.cpp637 AppendByte(ObexHeader::ACTION_ID, static_cast<uint8_t>(actionId)); in AppendItemActionId()
773 return GetItem<ObexOptionalByteHeader *>(ObexHeader::ACTION_ID); in GetItemActionId()