Sooraj Sasindran | 4547419 | 2017-10-26 14:08:55 -0700 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (C) 2017 The Android Open Source Project |
| 3 | * |
| 4 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | * you may not use this file except in compliance with the License. |
| 6 | * You may obtain a copy of the License at |
| 7 | * |
| 8 | * http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | * |
| 10 | * Unless required by applicable law or agreed to in writing, software |
| 11 | * distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | * See the License for the specific language governing permissions and |
| 14 | * limitations under the License. |
| 15 | */ |
| 16 | |
| 17 | #include <radio_hidl_hal_utils_v1_2.h> |
| 18 | |
| 19 | RadioIndication_v1_2::RadioIndication_v1_2(RadioHidlTest_v1_2& parent) : parent_v1_2(parent) {} |
| 20 | |
Eric Schwarzenbach | 8bdc4e0 | 2018-02-26 18:16:50 -0800 | [diff] [blame^] | 21 | /* 1.2 Apis */ |
| 22 | Return<void> RadioIndication_v1_2::networkScanResult_1_2( |
| 23 | RadioIndicationType /*type*/, const V1_2::NetworkScanResult& /*result*/) { |
| 24 | return Void(); |
| 25 | } |
| 26 | |
| 27 | Return<void> RadioIndication_v1_2::cellInfoList_1_2( |
| 28 | RadioIndicationType /*type*/, |
| 29 | const ::android::hardware::hidl_vec<V1_2::CellInfo>& /*records*/) { |
| 30 | return Void(); |
| 31 | } |
| 32 | |
| 33 | Return<void> RadioIndication_v1_2::currentLinkCapacityEstimate( |
| 34 | RadioIndicationType /*type*/, const V1_2::LinkCapacityEstimate& /*lce*/) { |
| 35 | return Void(); |
| 36 | } |
| 37 | |
| 38 | Return<void> RadioIndication_v1_2::currentPhysicalChannelConfigs( |
| 39 | RadioIndicationType /*type*/, |
| 40 | const ::android::hardware::hidl_vec<V1_2::PhysicalChannelConfig>& /*configs*/) { |
| 41 | return Void(); |
| 42 | } |
| 43 | |
| 44 | Return<void> RadioIndication_v1_2::currentSignalStrength_1_2( |
| 45 | RadioIndicationType /*type*/, const V1_2::SignalStrength& /*signalStrength*/) { |
| 46 | return Void(); |
| 47 | } |
| 48 | |
Sooraj Sasindran | 4547419 | 2017-10-26 14:08:55 -0700 | [diff] [blame] | 49 | /* 1.1 Apis */ |
| 50 | Return<void> RadioIndication_v1_2::carrierInfoForImsiEncryption(RadioIndicationType /*info*/) { |
| 51 | return Void(); |
| 52 | } |
| 53 | |
| 54 | Return<void> RadioIndication_v1_2::networkScanResult(RadioIndicationType /*type*/, |
| 55 | const NetworkScanResult& /*result*/) { |
| 56 | return Void(); |
| 57 | } |
| 58 | |
| 59 | Return<void> RadioIndication_v1_2::keepaliveStatus(RadioIndicationType /*type*/, |
| 60 | const KeepaliveStatus& /*status*/) { |
| 61 | return Void(); |
| 62 | } |
| 63 | |
| 64 | /* 1.0 Apis */ |
| 65 | Return<void> RadioIndication_v1_2::radioStateChanged(RadioIndicationType /*type*/, |
| 66 | RadioState /*radioState*/) { |
| 67 | return Void(); |
| 68 | } |
| 69 | |
| 70 | Return<void> RadioIndication_v1_2::callStateChanged(RadioIndicationType /*type*/) { |
| 71 | return Void(); |
| 72 | } |
| 73 | |
| 74 | Return<void> RadioIndication_v1_2::networkStateChanged(RadioIndicationType /*type*/) { |
| 75 | return Void(); |
| 76 | } |
| 77 | |
| 78 | Return<void> RadioIndication_v1_2::newSms(RadioIndicationType /*type*/, |
| 79 | const ::android::hardware::hidl_vec<uint8_t>& /*pdu*/) { |
| 80 | return Void(); |
| 81 | } |
| 82 | |
| 83 | Return<void> RadioIndication_v1_2::newSmsStatusReport( |
| 84 | RadioIndicationType /*type*/, const ::android::hardware::hidl_vec<uint8_t>& /*pdu*/) { |
| 85 | return Void(); |
| 86 | } |
| 87 | |
| 88 | Return<void> RadioIndication_v1_2::newSmsOnSim(RadioIndicationType /*type*/, |
| 89 | int32_t /*recordNumber*/) { |
| 90 | return Void(); |
| 91 | } |
| 92 | |
| 93 | Return<void> RadioIndication_v1_2::onUssd(RadioIndicationType /*type*/, UssdModeType /*modeType*/, |
| 94 | const ::android::hardware::hidl_string& /*msg*/) { |
| 95 | return Void(); |
| 96 | } |
| 97 | |
| 98 | Return<void> RadioIndication_v1_2::nitzTimeReceived( |
| 99 | RadioIndicationType /*type*/, const ::android::hardware::hidl_string& /*nitzTime*/, |
| 100 | uint64_t /*receivedTime*/) { |
| 101 | return Void(); |
| 102 | } |
| 103 | |
| 104 | Return<void> RadioIndication_v1_2::currentSignalStrength(RadioIndicationType /*type*/, |
| 105 | const SignalStrength& /*signalStrength*/) { |
| 106 | return Void(); |
| 107 | } |
| 108 | |
| 109 | Return<void> RadioIndication_v1_2::dataCallListChanged( |
| 110 | RadioIndicationType /*type*/, |
| 111 | const ::android::hardware::hidl_vec<SetupDataCallResult>& /*dcList*/) { |
| 112 | return Void(); |
| 113 | } |
| 114 | |
| 115 | Return<void> RadioIndication_v1_2::suppSvcNotify(RadioIndicationType /*type*/, |
| 116 | const SuppSvcNotification& /*suppSvc*/) { |
| 117 | return Void(); |
| 118 | } |
| 119 | |
| 120 | Return<void> RadioIndication_v1_2::stkSessionEnd(RadioIndicationType /*type*/) { |
| 121 | return Void(); |
| 122 | } |
| 123 | |
| 124 | Return<void> RadioIndication_v1_2::stkProactiveCommand( |
| 125 | RadioIndicationType /*type*/, const ::android::hardware::hidl_string& /*cmd*/) { |
| 126 | return Void(); |
| 127 | } |
| 128 | |
| 129 | Return<void> RadioIndication_v1_2::stkEventNotify(RadioIndicationType /*type*/, |
| 130 | const ::android::hardware::hidl_string& /*cmd*/) { |
| 131 | return Void(); |
| 132 | } |
| 133 | |
| 134 | Return<void> RadioIndication_v1_2::stkCallSetup(RadioIndicationType /*type*/, int64_t /*timeout*/) { |
| 135 | return Void(); |
| 136 | } |
| 137 | |
| 138 | Return<void> RadioIndication_v1_2::simSmsStorageFull(RadioIndicationType /*type*/) { |
| 139 | return Void(); |
| 140 | } |
| 141 | |
| 142 | Return<void> RadioIndication_v1_2::simRefresh(RadioIndicationType /*type*/, |
| 143 | const SimRefreshResult& /*refreshResult*/) { |
| 144 | return Void(); |
| 145 | } |
| 146 | |
| 147 | Return<void> RadioIndication_v1_2::callRing(RadioIndicationType /*type*/, bool /*isGsm*/, |
| 148 | const CdmaSignalInfoRecord& /*record*/) { |
| 149 | return Void(); |
| 150 | } |
| 151 | |
| 152 | Return<void> RadioIndication_v1_2::simStatusChanged(RadioIndicationType /*type*/) { |
| 153 | return Void(); |
| 154 | } |
| 155 | |
| 156 | Return<void> RadioIndication_v1_2::cdmaNewSms(RadioIndicationType /*type*/, |
| 157 | const CdmaSmsMessage& /*msg*/) { |
| 158 | return Void(); |
| 159 | } |
| 160 | |
| 161 | Return<void> RadioIndication_v1_2::newBroadcastSms( |
| 162 | RadioIndicationType /*type*/, const ::android::hardware::hidl_vec<uint8_t>& /*data*/) { |
| 163 | return Void(); |
| 164 | } |
| 165 | |
| 166 | Return<void> RadioIndication_v1_2::cdmaRuimSmsStorageFull(RadioIndicationType /*type*/) { |
| 167 | return Void(); |
| 168 | } |
| 169 | |
| 170 | Return<void> RadioIndication_v1_2::restrictedStateChanged(RadioIndicationType /*type*/, |
| 171 | PhoneRestrictedState /*state*/) { |
| 172 | return Void(); |
| 173 | } |
| 174 | |
| 175 | Return<void> RadioIndication_v1_2::enterEmergencyCallbackMode(RadioIndicationType /*type*/) { |
| 176 | return Void(); |
| 177 | } |
| 178 | |
| 179 | Return<void> RadioIndication_v1_2::cdmaCallWaiting(RadioIndicationType /*type*/, |
| 180 | const CdmaCallWaiting& /*callWaitingRecord*/) { |
| 181 | return Void(); |
| 182 | } |
| 183 | |
| 184 | Return<void> RadioIndication_v1_2::cdmaOtaProvisionStatus(RadioIndicationType /*type*/, |
| 185 | CdmaOtaProvisionStatus /*status*/) { |
| 186 | return Void(); |
| 187 | } |
| 188 | |
| 189 | Return<void> RadioIndication_v1_2::cdmaInfoRec(RadioIndicationType /*type*/, |
| 190 | const CdmaInformationRecords& /*records*/) { |
| 191 | return Void(); |
| 192 | } |
| 193 | |
| 194 | Return<void> RadioIndication_v1_2::indicateRingbackTone(RadioIndicationType /*type*/, |
| 195 | bool /*start*/) { |
| 196 | return Void(); |
| 197 | } |
| 198 | |
| 199 | Return<void> RadioIndication_v1_2::resendIncallMute(RadioIndicationType /*type*/) { |
| 200 | return Void(); |
| 201 | } |
| 202 | |
| 203 | Return<void> RadioIndication_v1_2::cdmaSubscriptionSourceChanged( |
| 204 | RadioIndicationType /*type*/, CdmaSubscriptionSource /*cdmaSource*/) { |
| 205 | return Void(); |
| 206 | } |
| 207 | |
| 208 | Return<void> RadioIndication_v1_2::cdmaPrlChanged(RadioIndicationType /*type*/, |
| 209 | int32_t /*version*/) { |
| 210 | return Void(); |
| 211 | } |
| 212 | |
| 213 | Return<void> RadioIndication_v1_2::exitEmergencyCallbackMode(RadioIndicationType /*type*/) { |
| 214 | return Void(); |
| 215 | } |
| 216 | |
| 217 | Return<void> RadioIndication_v1_2::rilConnected(RadioIndicationType /*type*/) { |
| 218 | return Void(); |
| 219 | } |
| 220 | |
| 221 | Return<void> RadioIndication_v1_2::voiceRadioTechChanged(RadioIndicationType /*type*/, |
| 222 | RadioTechnology /*rat*/) { |
| 223 | return Void(); |
| 224 | } |
| 225 | |
| 226 | Return<void> RadioIndication_v1_2::cellInfoList( |
| 227 | RadioIndicationType /*type*/, const ::android::hardware::hidl_vec<CellInfo>& /*records*/) { |
| 228 | return Void(); |
| 229 | } |
| 230 | |
| 231 | Return<void> RadioIndication_v1_2::imsNetworkStateChanged(RadioIndicationType /*type*/) { |
| 232 | return Void(); |
| 233 | } |
| 234 | |
| 235 | Return<void> RadioIndication_v1_2::subscriptionStatusChanged(RadioIndicationType /*type*/, |
| 236 | bool /*activate*/) { |
| 237 | return Void(); |
| 238 | } |
| 239 | |
| 240 | Return<void> RadioIndication_v1_2::srvccStateNotify(RadioIndicationType /*type*/, |
| 241 | SrvccState /*state*/) { |
| 242 | return Void(); |
| 243 | } |
| 244 | |
| 245 | Return<void> RadioIndication_v1_2::hardwareConfigChanged( |
| 246 | RadioIndicationType /*type*/, |
| 247 | const ::android::hardware::hidl_vec<HardwareConfig>& /*configs*/) { |
| 248 | return Void(); |
| 249 | } |
| 250 | |
| 251 | Return<void> RadioIndication_v1_2::radioCapabilityIndication(RadioIndicationType /*type*/, |
| 252 | const RadioCapability& /*rc*/) { |
| 253 | return Void(); |
| 254 | } |
| 255 | |
| 256 | Return<void> RadioIndication_v1_2::onSupplementaryServiceIndication( |
| 257 | RadioIndicationType /*type*/, const StkCcUnsolSsResult& /*ss*/) { |
| 258 | return Void(); |
| 259 | } |
| 260 | |
| 261 | Return<void> RadioIndication_v1_2::stkCallControlAlphaNotify( |
| 262 | RadioIndicationType /*type*/, const ::android::hardware::hidl_string& /*alpha*/) { |
| 263 | return Void(); |
| 264 | } |
| 265 | |
| 266 | Return<void> RadioIndication_v1_2::lceData(RadioIndicationType /*type*/, |
| 267 | const LceDataInfo& /*lce*/) { |
| 268 | return Void(); |
| 269 | } |
| 270 | |
| 271 | Return<void> RadioIndication_v1_2::pcoData(RadioIndicationType /*type*/, |
| 272 | const PcoDataInfo& /*pco*/) { |
| 273 | return Void(); |
| 274 | } |
| 275 | |
| 276 | Return<void> RadioIndication_v1_2::modemReset(RadioIndicationType /*type*/, |
| 277 | const ::android::hardware::hidl_string& /*reason*/) { |
| 278 | return Void(); |
| 279 | } |