Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp105 SetFieldObexVersionNum(version); in ParseFields()
120 SetFieldObexVersionNum(version); in ParseFields()
281 header->SetFieldObexVersionNum(OBEX_VERSION); in CreateRequest()
301 header->SetFieldObexVersionNum(OBEX_VERSION); in CreateResponse()
384 void ObexHeader::SetFieldObexVersionNum(const uint8_t obexVersionNum) in SetFieldObexVersionNum() function in OHOS::bluetooth::ObexHeader
H A Dobex_headers.h423 void SetFieldObexVersionNum(const uint8_t obexVersionNum);