Home
last modified time | relevance | path

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

/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_api.cpp1246 std::set<BarringInfo::ServiceType> reportedServices; in TEST_P()
1250 ASSERT_TRUE((info.serviceType >= BarringInfo::ServiceType::CS_SERVICE && in TEST_P()
1251 info.serviceType <= BarringInfo::ServiceType::SMS) || in TEST_P()
1252 (info.serviceType >= BarringInfo::ServiceType::OPERATOR_1 && in TEST_P()
1253 info.serviceType <= BarringInfo::ServiceType::OPERATOR_32)); in TEST_P()
1259 case BarringInfo::BarringType::NONE: // fall through in TEST_P()
1260 case BarringInfo::BarringType::UNCONDITIONAL: in TEST_P()
1262 case BarringInfo::BarringType::CONDITIONAL: { in TEST_P()
1277 static const std::set<BarringInfo::ServiceType> UTRA_SERVICES{ in TEST_P()
1278 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]
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_indication.cpp41 const hidl_vec<::android::hardware::radio::V1_5::BarringInfo>& /*barringInfos*/) { in barringInfoChanged() argument
Dradio_hidl_hal_utils_v1_6.h96 ::android::hardware::hidl_vec<::android::hardware::radio::V1_5::BarringInfo> barringInfos;
575 const ::android::hardware::hidl_vec<::android::hardware::radio::V1_5::BarringInfo>&
819 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()