Home
last modified time | relevance | path

Searched refs:authType (Results 1 – 20 of 20) sorted by relevance

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/1/android/hardware/radio/data/
DDataProfileInfo.aidl41 android.hardware.radio.data.ApnAuthType authType;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/2/android/hardware/radio/data/
DDataProfileInfo.aidl41 android.hardware.radio.data.ApnAuthType authType;
/hardware/interfaces/radio/aidl/android/hardware/radio/data/
DDataProfileInfo.aidl77 ApnAuthType authType;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/current/android/hardware/radio/data/
DDataProfileInfo.aidl42 android.hardware.radio.data.ApnAuthType authType;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.data/3/android/hardware/radio/data/
DDataProfileInfo.aidl42 android.hardware.radio.data.ApnAuthType authType;
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_data.cpp131 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
230 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
296 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
/hardware/interfaces/radio/aidl/vts/
Dradio_data_test.cpp87 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
179 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
366 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
416 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
/hardware/nxp/keymint/KM200/
DCborConverter.cpp356 uint64_t authType; in getHardwareAuthToken() local
365 !getUint64<uint64_t>(item, pos + 3, authType) || in getHardwareAuthToken()
373 token.authenticatorType = static_cast<HardwareAuthenticatorType>(authType); in getHardwareAuthToken()
DCborConverter.h59 HardwareAuthToken& authType);
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
Dstructs.cpp35 .authType = static_cast<V1_0::ApnAuthType>(info.authType), in toHidl()
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_api.cpp640 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
803 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
846 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
/hardware/ril/reference-ril/
Dril.h1904 int authType; member
1940 int authType; member
/hardware/ril/include/telephony/
Dril.h1904 int authType; member
1940 int authType; member
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_api.cpp1034 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
1089 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
1132 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_api.cpp100 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
167 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
/hardware/ril/libril/
Dril_service.cpp1091 std::to_string((int) dataProfileInfo.authType).c_str(), in setupDataCall()
1109 std::to_string((int) dataProfileInfo.authType).c_str(), in setupDataCall()
2030 iaa.authtype = (int) dataProfileInfo.authType; in setInitialAttachApn()
2058 iaa.authtype = (int) dataProfileInfo.authType; in setInitialAttachApn()
2500 dataProfiles[i].authType = (int) profiles[i].authType; in setDataProfile()
2575 dataProfiles[i].authType = (int) profiles[i].authType; in setDataProfile()
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_hidl_hal_api.cpp645 dataProfileInfo.authType = ApnAuthType::NO_PAP_NO_CHAP; in TEST_P()
/hardware/interfaces/radio/1.5/
Dtypes.hal377 ApnAuthType authType;
/hardware/interfaces/radio/1.4/
Dtypes.hal1620 ApnAuthType authType;
/hardware/interfaces/radio/1.0/
Dtypes.hal1819 ApnAuthType authType; // APN authentication type