Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.h198 bool IsSupportSrmMode() const;
334 bool IsSupportSrmMode() const;
390 bool IsSupportSrmMode() const in IsSupportSrmMode() function in OHOS::bluetooth::ObexServerSession
H A Dobex_session.cpp113 if (sendObject_->IsSupportSrmMode() && sendObject_->IsSrmEnable() && !sendObject_->IsSrmWait()) { in SendGetResponse()
435 bool ObexClientReceivedObject::IsSupportSrmMode() const in IsSupportSrmMode() function in OHOS::bluetooth::ObexClientReceivedObject
653 bool ObexServerSendObject::IsSupportSrmMode() const in IsSupportSrmMode() function in OHOS::bluetooth::ObexServerSendObject
H A Dobex_mp_client.cpp267 if (recvObj->IsSupportSrmMode()) { in ProcessGetContinueData()

Completed in 3 milliseconds