Searched refs:thresholdsDownlinkKbps (Results 1 – 2 of 2) sorted by relevance
1713 int32_t *thresholdsDownlinkKbps; member
563 const hidl_vec<int32_t>& thresholdsDownlinkKbps,620 const hidl_vec<int32_t>& thresholdsDownlinkKbps,3554 const hidl_vec<int32_t>& thresholdsDownlinkKbps, in setLinkCapacityReportingCriteria() argument4043 const hidl_vec<int32_t>& thresholdsDownlinkKbps, in setLinkCapacityReportingCriteria_1_5() argument4073 criteria->thresholdsDownlinkKbpsLength = thresholdsDownlinkKbps.size(); in setLinkCapacityReportingCriteria_1_5()4075 criteria->thresholdsDownlinkKbps = new int32_t[criteria->thresholdsDownlinkKbpsLength]; in setLinkCapacityReportingCriteria_1_5()4077 memcpy(criteria->thresholdsDownlinkKbps, thresholdsDownlinkKbps.data(), in setLinkCapacityReportingCriteria_1_5()