Home
last modified time | relevance | path

Searched refs:IsBusy (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.h100 const bool &IsBusy() const in IsBusy() function in OHOS::bluetooth::ObexSession
166 bool IsBusy() const;
333 bool IsBusy() const;
H A Dobex_session.cpp129 if (sendObject_->IsBusy()) { in ProcessSendSrmResponse()
318 bool ObexClientSendObject::IsBusy() const in IsBusy() function in OHOS::bluetooth::ObexClientSendObject
648 bool ObexServerSendObject::IsBusy() const in IsBusy() function in OHOS::bluetooth::ObexServerSendObject
H A Dobex_mp_client.cpp191 if (sendObject->IsBusy()) { in ProcessSendPutWithSrm()
353 bool oldBusy = sendObject->IsBusy(); in HandleTransportDataBusy()
H A Dobex_mp_server.cpp138 bool oldBusy = sendObject->IsBusy(); in HandleTransportDataBusy()
H A Dobex_server.cpp370 if (session.IsBusy() != isBusy) { in SetBusy()
H A Dobex_client.cpp674 if (clientSession_->IsBusy() != isBusy) { in SetBusy()

Completed in 6 milliseconds