Home
last modified time | relevance | path

Searched refs:BarringInfo (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_api.cpp1258 std::set<BarringInfo::ServiceType> reportedServices; in TEST_P()
1262 ASSERT_TRUE((info.serviceType >= BarringInfo::ServiceType::CS_SERVICE && in TEST_P()
1263 info.serviceType <= BarringInfo::ServiceType::SMS) || in TEST_P()
1264 (info.serviceType >= BarringInfo::ServiceType::OPERATOR_1 && in TEST_P()
1265 info.serviceType <= BarringInfo::ServiceType::OPERATOR_32)); in TEST_P()
1271 case BarringInfo::BarringType::NONE: // fall through in TEST_P()
1272 case BarringInfo::BarringType::UNCONDITIONAL: in TEST_P()
1274 case BarringInfo::BarringType::CONDITIONAL: { in TEST_P()
1289 static const std::set<BarringInfo::ServiceType> UTRA_SERVICES{ in TEST_P()
1290 BarringInfo::ServiceType::CS_SERVICE, BarringInfo::ServiceType::PS_SERVICE, in TEST_P()
[all …]
Dradio_indication.cpp39 const hidl_vec<::android::hardware::radio::V1_5::BarringInfo>& /*barringInfos*/) { in barringInfoChanged() argument
Dradio_hidl_hal_utils_v1_5.h95 ::android::hardware::hidl_vec<::android::hardware::radio::V1_5::BarringInfo> barringInfos;
574 const ::android::hardware::hidl_vec<::android::hardware::radio::V1_5::BarringInfo>&
814 const ::android::hardware::hidl_vec<::android::hardware::radio::V1_5::BarringInfo>&
Dradio_response.cpp981 const ::android::hardware::hidl_vec<::android::hardware::radio::V1_5::BarringInfo>& in getBarringInfoResponse()
/hardware/interfaces/radio/1.5/
DIRadioResponse.hal22 import @1.5::BarringInfo;
205 vec<BarringInfo> barringInfos);
DIRadioIndication.hal78 RadioIndicationType type, CellIdentity cellIdentity, vec<BarringInfo> barringInfos);
Dtypes.hal730 struct BarringInfo {
737 * -NGRAN - 3gpp 38.331 Sec 6.3.2 UAC-BarringInfo and 22.261 Sec 6.22.2.[2-3]