Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/services/hril/include/
H A Dhril_manager.h124 const OHOS::HDI::Ril::V1_1::DataLinkBandwidthReportingRule &dataLinkBandwidthReportingRule);
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp623 const OHOS::HDI::Ril::V1_1::DataLinkBandwidthReportingRule &dataLinkBandwidthReportingRule) in SetLinkBandwidthReportingRule()
626 dataLinkBandwidthReportingRule); in SetLinkBandwidthReportingRule()
622 SetLinkBandwidthReportingRule(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DataLinkBandwidthReportingRule &dataLinkBandwidthReportingRule) SetLinkBandwidthReportingRule() argument
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp137 OHOS::HDI::Ril::V1_1::DataLinkBandwidthReportingRule dataLinkBandwidthReportingRule; in TestDataInterface() local
138 EXPECT_NE(HDF_SUCCESS, manager->SetLinkBandwidthReportingRule(0, 0, dataLinkBandwidthReportingRule)); in TestDataInterface()

Completed in 7 milliseconds