Searched refs:supportedApnTypesBitmap (Results 1 – 12 of 12) sorted by relevance
126 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()225 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()291 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()
647 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()810 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()853 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()
1025 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()1080 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()1123 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()
108 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()175 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()
653 dataProfileInfo.supportedApnTypesBitmap = 320; in TEST_P()
772 int supportedApnTypesBitmap, int type, int bearerBitmask) { in verifyDataProfile() argument782 assertEquals(supportedApnTypesBitmap, dp.getSupportedApnTypesBitmask()); in verifyDataProfile()
404 bitfield<ApnTypes> supportedApnTypesBitmap;
1819 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmask(); in convertToHalDataProfile10()1853 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmask(); in convertToHalDataProfile14()1950 dpi.supportedApnTypesBitmap = dp.getSupportedApnTypesBitmask(); in convertToHalDataProfile15()
1112 std::to_string(dataProfileInfo.supportedApnTypesBitmap).c_str(), in setupDataCall()2067 iaa.supportedTypesBitmask = dataProfileInfo.supportedApnTypesBitmap; in setInitialAttachApn()2581 dataProfiles[i].supportedTypesBitmask = profiles[i].supportedApnTypesBitmap; in setDataProfile()
1647 bitfield<ApnTypes> supportedApnTypesBitmap;
1830 bitfield<ApnTypes> supportedApnTypesBitmap; // Supported APN types bitmap. See ApnTypes for the
2646 assertEquals(SUPPORTED_APN_TYPES_BITMASK, dpi.supportedApnTypesBitmap); in testSetupDataCall()