Home
last modified time | relevance | path

Searched refs:Radio (Results 1 – 25 of 31) sorted by relevance

12

/hardware/interfaces/radio/1.2/default/
Dradio-service.cpp26 using android::hardware::radio::V1_2::implementation::Radio;
34 sp<IRadio> radio = new Radio; in main()
DAndroid.bp16 "Radio.cpp",
DRadio.h40 struct Radio : public IRadio { struct
/hardware/interfaces/wifi/1.4/
DIWifiChipEventCallback.hal42 * c) WifiBand.BAND_24GHZ_5GHZ = 2.4Ghz + 5Ghz (Radio is time sharing
45 * e) WifiBand.BAND_5GHZ_6GHZ => 5Ghz + 6Ghz (Radio is time sharing
47 * f) WifiBand.BAND_24GHZ_5GHZ_6GHZ => 2.4Ghz + 5Ghz + 6Ghz (Radio is
60 * Radio mode change could be a result of:
/hardware/interfaces/broadcastradio/1.0/
Dtypes.hal28 * Radio hardware module class. A given radio hardware module HAL is of one
35 /** Satellite Radio */
37 /** Digital Radio (DAB) */
47 /** FM HD Radio / DRM (IBOC) */
49 /** AM HD Radio / DRM (IBOC) */
100 /* Radio band configuration. Describes a given band supported by the radio
209 /* Radio program information. Returned by the HAL with event RADIO_EVENT_TUNED.
223 bool digital; /** digital program or not (e.g HD Radio program) */
DITuner.hal83 * @param channel Channel to tune to. A frequency in kHz for AM/FM/HD Radio
/hardware/interfaces/broadcastradio/1.1/
Dtypes.hal41 * Radio stream is not playing, ie. due to bad reception conditions or
143 AM_HD, // AM HD Radio
144 FM_HD, // FM HD Radio
146 DRMO, // Digital Radio Mondiale
147 SXM, // SiriusXM Satellite Radio
174 * 64bit compound primary identifier for HD Radio.
186 * HD Radio subchannel - a value of range 0-7.
189 * as opposed to HD Radio standard (where it's 1-based).
245 * - HD Radio subchannel
288 * Radio program information. Returned by the HAL with event RADIO_EVENT_TUNED.
DITuner.hal125 * User may disable digital playback for FM HD Radio or hybrid FM/DAB with
/hardware/interfaces/radio/1.4/
DIRadioIndication.hal34 * Radio must report all the valid emergency numbers with known mobile country code, mobile
38 * and 119 must be available when sim is not present). Radio shall not report emergency numbers
43 * Radio must report the complete list of emergency numbers whenever the emergency numbers in
Dtypes.hal760 * Radio access bearer failure.
852 * Radio resource control (RRC) uplink data delivery failed due to a handover.
856 * Radio resource control (RRC) uplink data delivery failed due to a connection release.
860 * Radio resource control (RRC) uplink data delivery failed due to a radio link failure.
864 * Radio resource control (RRC) is not connected but the non-access stratum (NAS) sends an
869 * Radio resource control (RRC) connection failure at access stratum.
873 * Radio resource control (RRC) connection establishment is aborted due to another procedure.
877 * Radio resource control (RRC) connection establishment failed due to access barrred.
881 * Radio resource control (RRC) connection establishment failed due to cell reselection at
891 * Radio resource control (RRC) connection could not be established in the time limit.
[all …]
/hardware/interfaces/broadcastradio/2.0/
Dtypes.hal58 * User may disable digital playback for FM HD Radio or hybrid FM/DAB with
402 * Radio stream is not playing, ie. due to bad reception conditions or
482 * 64bit compound primary identifier for HD Radio.
486 * - 4bit: HD Radio subchannel;
494 * HD Radio subchannel is a value in range 0-7.
496 * as opposed to HD Radio standard (where it's 1-based).
504 * 64bit additional identifier for HD Radio.
546 * 24bit primary identifier for Digital Radio Mondiale.
554 * 32bit primary identifier for SiriusXM Satellite Radio.
585 * - HD Radio subchannel,
[all …]
DITunerSession.hal50 * - HD Radio SPS;
/hardware/interfaces/gnss/1.0/
DIGnssConfiguration.hal48 * Radio Resource Location Protocol(RRLP).
63 /** Radio Resource Control(RRC) control-plane. */
66 /** Radio Resource Location user-plane. */
DIAGnssRil.hal22 * Extended interface for AGNSS RIL support. An Assisted GNSS Radio Interface
/hardware/interfaces/radio/1.1/
Dtypes.hal29 GERAN = 1, // GSM EDGE Radio Access Network
30 UTRAN = 2, // Universal Terrestrial Radio Access Network
31 EUTRAN = 3, // Evolved Universal Terrestrial Radio Access Network
/hardware/interfaces/radio/config/1.3/
DIRadioConfig.hal32 * Gets the available Radio Hal capabilities on the current device.
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal256 * Radio must send this msg after radio off/on cycle no matter it is changed or not.
382 * Indicates when Single Radio Voice Call Continuity (SRVCC)
453 * This message must be sent either just before the Radio State changes to RadioState:UNAVAILABLE
454 * or just after but must never be sent after the Radio State changes from RadioState:UNAVAILABLE
456 * It must NOT be sent after the Radio state changes to RadioState:ON/RadioState:OFF after the
DIRadio.hal176 * After this HANGUP request returns, Radio must show the connection is NOT
189 * After this HANGUP request returns, Radio must show the connection is NOT
201 * After this HANGUP request returns, Radio must show the connection is NOT
366 * The Radio is expected to:
378 * @param radioTechnology Radio technology to use.
550 * true => Radio shutdown requested
868 * Note: The Radio implementation must default to "updates enabled"
1098 * callback mode. Radio must not respond with SUCCESS until the modem has
1389 * Request all of the current hardware (modem and sim) associated with Radio.
1398 * Returns the response of SIM Authentication through Radio challenge request.
Dtypes.hal238 OFF = 0, // Radio explicitly powered off (eg CFUN=0)
239 UNAVAILABLE = 1, // Radio unavailable (eg, resetting or not booted)
240 ON = 10, // Radio is ON
390 RADIO_OFF = 247, // Radio is OFF
397 RADIO_LINK_FAILURE = 254, // Radio Link Failure
398 RADIO_LINK_LOST = 255, // Radio link lost due to poor coverage
399 RADIO_UPLINK_FAILURE = 256, // Radio uplink failure
2026 // Radio requests. E.g. IRadio.getClir() returns
DIRadioResponse.hal371 * LastCallFailCause:RADIO_OFF (Radio is OFF)
378 * LastCallFailCause:RADIO_LINK_FAILURE (Radio Link Failure)
379 * LastCallFailCause:RADIO_LINK_LOST (Radio link lost due to poor coverage)
380 * LastCallFailCause:RADIO_UPLINK_FAILURE (Radio uplink failure)
2382 * @param rc Radio capability as defined by RadioCapability in types.hal
2399 * @param rc Radio capability as defined by RadioCapability in types.hal used to
/hardware/interfaces/gnss/2.0/
DIAGnssRil.hal22 * Extended interface for AGNSS RIL support. An Assisted GNSS Radio Interface
/hardware/interfaces/radio/config/1.0/
DIRadioConfig.hal75 * index 0 is the first logical_slot number of logical slots is equal to number of Radio
/hardware/interfaces/radio/1.2/
Dtypes.hal394 /** GSM EDGE Radio Access Network */
396 /** Universal Terrestrial Radio Access Network */
398 /** Evolved Universal Terrestrial Radio Access Network */
DIRadio.hal133 * The Radio is expected to:
/hardware/interfaces/wifi/1.5/
Dtypes.hal263 * Radio ID: An implementation specific value identifying the radio interface for which the

12