Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_types.h38 const uint8_t OBEX_SETPATH_NOCREATE = 0x02; variable
H A Dobex_mp_client.cpp110 return ObexClient::SetPath(OBEX_SETPATH_NOCREATE, u""); in SetPath()
324 int ret = ObexClient::SetPath(OBEX_SETPATH_NOCREATE, setPathObject->GetNextPath()); in SetPathDataAvailable()