Lines Matching refs:is
11 * distributed under the License is distributed on an "AS IS" BASIS,
33 * This interface is used by telephony and telecom to talk to cellular radio.
53 * reporting criteria of any measurement is set enabled
54 * (see @1.5::SignalThresholdInfo.isEnabled), the reporting criteria for this RAN is
55 * implementation-defined. For each RAN, if any of reporting criteria of any measure is set
59 * Response callback is
79 * Response callback is IRadioResponse.setLinkCapacityReportingCriteriaResponse_1_5().
104 * - The corresponding modem stack is still functional, e.g. able to make emergency calls or
106 * By default if this API is not called, the uiccApplications must be enabled automatically.
108 * The preference is per SIM, and must be remembered over power cycle, modem reboot, or SIM
114 * Response callback is IRadioResponse.enableUiccApplicationsResponse()
122 * being false is called.
126 * Response callback is IRadioResponse.areUiccApplicationsEnabledResponse()
132 * If specifyChannels is true, it only scans bands specified in specifiers.
133 * If specifyChannels is false, it scans all bands.
135 * For example, CBRS is only on LTE band 48. By specifying this band,
140 * @param specifiers which bands to scan. Only used if specifyChannels is true.
142 * Response callback is IRadioResponse.setSystemSelectionChannelsResponse()
163 * off, reception lost or even transient factors like congestion. This data call list is
166 * The Radio is expected to:
170 * - The interface is configured with one or more addresses and is capable of sending and
173 * - Must not modify routing configuration related to this interface; routing management is
182 * @param roamingAllowed Indicates whether or not data roaming is allowed by the user.
185 * @param addresses If the reason is DataRequestReason.HANDOVER, this indicates the list of link
187 * is DataRequestReason.HANDOVER.
188 * @param dnses If the reason is DataRequestReason.HANDOVER, this indicates the list of DNS
189 * addresses of the existing data connection. The format is defined in RFC-4291 section
191 * reason is DataRequestReason.HANDOVER.
193 * Response function is IRadioResponse.setupDataCallResponse_1_5()
195 * Note this API is the same as the 1.4 version except using the
208 * Response callback is IRadioResponse.setInitialAttachApnResponse_1_5()
210 * Note this API is the same as the 1.4 version except using the 1.5 DataProfileInfo
221 * Response callback is IRadioResponse.setDataProfileResponse_1_5()
223 * Note this API is the same as the 1.4 version except using the 1.5 DataProfileInfo
230 * If the radio is turned off/on the radio modem subsystem
231 * is expected return to an initialized state. For instance,
237 * this case, this modem is optimized to scan only emergency call bands, until:
238 * 1) Emergency call is completed; or
239 * 2) Another setRadioPower_1_5 is issued with forEmergencyCall being false or
241 * 3) Timeout after 30 seconds if dial or emergencyDial is not called.
242 * Once one of these conditions is reached, the modem should move into normal operation.
246 * @param forEmergencyCall To indication to radio if this request is due to emergency call.
247 * No effect if powerOn is false.
249 * on this modem or not. No effect if forEmergencyCall is false, or powerOn is false.
251 * Response callback is IRadioConfigResponse. setRadioPowerResponse_1_5.
259 * Prevents the reporting of specified unsolicited indications from the radio. This is used
267 * Response callback is IRadioResponse.setIndicationFilterResponse()
276 * Response callback is IRadioResponse.getBarringInfoResponse()
285 * Response function is IRadioResponse.getVoiceRegistrationStateResponse_1_5()
294 * Response function is IRadioResponse.getDataRegistrationStateResponse_1_5()
300 * This request must not respond until the new operator is selected and registered.
301 * Per TS 23.122, the RAN is just the initial suggested value.
302 * If registration fails, the RAN is not available afterwards, or the RAN is not within
308 * @param ran Initial suggested radio access network type. If value is UNKNOWN, the modem
311 * Response function is IRadioResponse.setNetworkSelectionModeManualResponse_1_5()
323 * Response callback is IRadioResponse.sendCdmaSMSExpectMoreResponse()
338 * Response function is IRadioResponse.supplySimDepersonalizationResponse()