Home
last modified time | relevance | path

Searched refs:IsSrmSending (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_server.cpp142 if (oldBusy && !newBusy && sendObject->IsSrmSending()) { in HandleTransportDataBusy()
172 if (sendObject->IsSrmSending()) { in HandleGetRequest()
H A Dobex_mp_client.cpp135 if (isSupportSrm_ && !sendObject->IsSrmSending()) { in HandlePutData()
357 if (oldBusy && !newBusy && sendObject->IsSrmSending()) { in HandleTransportDataBusy()
H A Dobex_session.h164 bool IsSrmSending() const;
331 bool IsSrmSending() const;
H A Dobex_session.cpp308 bool ObexClientSendObject::IsSrmSending() const in IsSrmSending() function in OHOS::bluetooth::ObexClientSendObject
638 bool ObexServerSendObject::IsSrmSending() const in IsSrmSending() function in OHOS::bluetooth::ObexServerSendObject

Completed in 5 milliseconds