Home
last modified time | relevance | path

Searched refs:isAbortSended_ (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_client.cpp123 if (isAbortSended_) { in PutDataAvailable()
181 if (isAbortSended_) { in ProcessSendPutWithSrm()
228 if (isAbortSended_) { in GetDataAvailable()
340 isAbortSended_ = false; in AbortDataAvailable()
H A Dobex_client.cpp375 if (isWaitingSendAbort_ || isAbortSended_) { in ProcessAbort()
379 isAbortSended_ = false; in ProcessAbort()
381 isAbortSended_ = false; in ProcessAbort()
411 isAbortSended_ = true; in SendAbortRequest()
618 isAbortSended_ = false; in AbortDataAvailable()
H A Dobex_client.h312 bool isAbortSended_ = false; member in OHOS::bluetooth::ObexClient

Completed in 2 milliseconds