/hardware/interfaces/radio/1.0/ |
D | types.hal | 557 enum RadioTechnology : int32_t { 911 UNKNOWN = 1 << RadioTechnology:UNKNOWN, 912 GPRS = 1 << RadioTechnology:GPRS, 913 EDGE = 1 << RadioTechnology:EDGE, 914 UMTS = 1 << RadioTechnology:UMTS, 915 IS95A = 1 << RadioTechnology:IS95A, 916 IS95B = 1 << RadioTechnology:IS95B, 917 ONE_X_RTT = 1 << RadioTechnology:ONE_X_RTT, 918 EVDO_0 = 1 << RadioTechnology:EVDO_0, 919 EVDO_A = 1 << RadioTechnology:EVDO_A, [all …]
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_data.cpp | 109 RadioTechnology radioTechnology = RadioTechnology::LTE; in TEST_P()
|
D | radio_indication.cpp | 175 RadioTechnology /*rat*/) { in voiceRadioTechChanged() argument
|
D | radio_hidl_hal_utils_v1_0.h | 320 RadioTechnology rat); 487 Return<void> voiceRadioTechChanged(RadioIndicationType type, RadioTechnology rat);
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_indication.cpp | 194 RadioTechnology /*rat*/) { in voiceRadioTechChanged() argument
|
D | radio_hidl_hal_utils_v1_1.h | 319 RadioTechnology rat); 508 Return<void> voiceRadioTechChanged(RadioIndicationType type, RadioTechnology rat);
|
D | radio_response.cpp | 511 RadioTechnology /*rat*/) { in getVoiceRadioTechnologyResponse()
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_indication.cpp | 229 RadioTechnology /*rat*/) { in voiceRadioTechChanged() argument
|
D | radio_hidl_hal_utils_v1_3.h | 323 RadioTechnology rat); 579 Return<void> voiceRadioTechChanged(RadioIndicationType type, RadioTechnology rat);
|
D | radio_response.cpp | 519 RadioTechnology /*rat*/) { in getVoiceRadioTechnologyResponse()
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_indication.cpp | 228 RadioTechnology /*rat*/) { in voiceRadioTechChanged() argument
|
D | radio_hidl_hal_utils_v1_2.h | 359 RadioTechnology rat); 603 Return<void> voiceRadioTechChanged(RadioIndicationType type, RadioTechnology rat);
|
D | radio_response.cpp | 519 RadioTechnology /*rat*/) { in getVoiceRadioTechnologyResponse()
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_indication.cpp | 269 RadioIndicationType /*type*/, ::android::hardware::radio::V1_0::RadioTechnology /*rat*/) { in voiceRadioTechChanged() argument
|
D | radio_hidl_hal_utils_v1_4.h | 344 const RadioResponseInfo& info, ::android::hardware::radio::V1_0::RadioTechnology rat); 675 ::android::hardware::radio::V1_0::RadioTechnology rat);
|
D | radio_hidl_hal_api.cpp | 846 if (rat == ((int )::android::hardware::radio::V1_4::RadioTechnology::LTE) in TEST_P() 847 || (rat == (int )::android::hardware::radio::V1_4::RadioTechnology::LTE_CA)) { in TEST_P()
|
D | radio_response.cpp | 523 ::android::hardware::radio::V1_0::RadioTechnology /*rat*/) { in getVoiceRadioTechnologyResponse() argument
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_indication.cpp | 310 RadioIndicationType /*type*/, ::android::hardware::radio::V1_0::RadioTechnology /*rat*/) { in voiceRadioTechChanged() argument
|
D | radio_hidl_hal_utils_v1_5.h | 359 const RadioResponseInfo& info, ::android::hardware::radio::V1_0::RadioTechnology rat); 772 ::android::hardware::radio::V1_0::RadioTechnology rat);
|
/hardware/interfaces/radio/1.2/ |
D | types.hal | 522 * defined by RadioTechnology. 600 * valid values as defined by RadioTechnology.
|
D | IRadio.hal | 22 import @1.0::RadioTechnology;
|
/hardware/interfaces/radio/1.5/ |
D | types.hal | 56 import @1.4::RadioTechnology; 964 * defined by RadioTechnology. 966 RadioTechnology rat;
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 34 import @1.0::RadioTechnology; 210 enum RadioTechnology : @1.0::RadioTechnology { 217 NR = 1 << RadioTechnology:NR, 1437 RadioTechnology rat;
|
/hardware/interfaces/radio/1.2/default/ |
D | Radio.cpp | 244 int32_t /* serial */, ::android::hardware::radio::V1_0::RadioTechnology /* radioTechnology */, in setupDataCall() argument
|
D | Radio.h | 88 int32_t serial, ::android::hardware::radio::V1_0::RadioTechnology radioTechnology,
|