Searched refs:IsSupportSrmMode (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_session.h | 198 bool IsSupportSrmMode() const; 334 bool IsSupportSrmMode() const; 390 bool IsSupportSrmMode() const in IsSupportSrmMode() function in OHOS::bluetooth::ObexServerSession |
H A D | obex_session.cpp | 113 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 D | obex_mp_client.cpp | 267 if (recvObj->IsSupportSrmMode()) { in ProcessGetContinueData() |
Completed in 3 milliseconds