Home
last modified time | relevance | path

Searched refs:radio (Results 1 – 25 of 186) sorted by relevance

12345678

/hardware/ril/libril/
Dril_commands.h18 {RIL_REQUEST_GET_SIM_STATUS, radio::getIccCardStatusResponse},
19 {RIL_REQUEST_ENTER_SIM_PIN, radio::supplyIccPinForAppResponse},
20 {RIL_REQUEST_ENTER_SIM_PUK, radio::supplyIccPukForAppResponse},
21 {RIL_REQUEST_ENTER_SIM_PIN2, radio::supplyIccPin2ForAppResponse},
22 {RIL_REQUEST_ENTER_SIM_PUK2, radio::supplyIccPuk2ForAppResponse},
23 {RIL_REQUEST_CHANGE_SIM_PIN, radio::changeIccPinForAppResponse},
24 {RIL_REQUEST_CHANGE_SIM_PIN2, radio::changeIccPin2ForAppResponse},
25 {RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION, radio::supplyNetworkDepersonalizationResponse},
26 {RIL_REQUEST_GET_CURRENT_CALLS, radio::getCurrentCallsResponse},
27 {RIL_REQUEST_DIAL, radio::dialResponse},
[all …]
Dril_unsol_commands.h17 {RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED, radio::radioStateChangedInd, WAKE_PARTIAL},
18 {RIL_UNSOL_RESPONSE_CALL_STATE_CHANGED, radio::callStateChangedInd, WAKE_PARTIAL},
19 {RIL_UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED, radio::networkStateChangedInd, WAKE_PARTIAL},
20 {RIL_UNSOL_RESPONSE_NEW_SMS, radio::newSmsInd, WAKE_PARTIAL},
21 {RIL_UNSOL_RESPONSE_NEW_SMS_STATUS_REPORT, radio::newSmsStatusReportInd, WAKE_PARTIAL},
22 {RIL_UNSOL_RESPONSE_NEW_SMS_ON_SIM, radio::newSmsOnSimInd, WAKE_PARTIAL},
23 {RIL_UNSOL_ON_USSD, radio::onUssdInd, WAKE_PARTIAL},
24 {RIL_UNSOL_ON_USSD_REQUEST, radio::onUssdInd, DONT_WAKE},
25 {RIL_UNSOL_NITZ_TIME_RECEIVED, radio::nitzTimeReceivedInd, WAKE_PARTIAL},
26 {RIL_UNSOL_SIGNAL_STRENGTH, radio::currentSignalStrengthInd, DONT_WAKE},
[all …]
/hardware/interfaces/radio/1.2/default/
DAndroid.bp2 name: "android.hardware.radio@1.2-radio-service",
3 init_rc: ["android.hardware.radio@1.2-radio-service.rc"],
8 "radio-service.cpp",
14 "android.hardware.radio@1.2",
15 "android.hardware.radio@1.0",
16 "android.hardware.radio@1.1",
21 name: "android.hardware.radio@1.2-sap-service",
22 init_rc: ["android.hardware.radio@1.2-sap-service.rc"],
33 "android.hardware.radio@1.2",
34 "android.hardware.radio@1.0",
[all …]
D[email protected]1 service vendor.radio-1-2 /vendor/bin/hw/android.hardware.radio@1.2-radio-service
2 interface android.hardware.radio@1.0::IRadio slot1
3 interface android.hardware.radio@1.0::IRadio slot2
4 interface android.hardware.radio@1.0::IRadio slot3
5 interface android.hardware.radio@1.1::IRadio slot1
6 interface android.hardware.radio@1.1::IRadio slot2
7 interface android.hardware.radio@1.1::IRadio slot3
8 interface android.hardware.radio@1.2::IRadio slot1
9 interface android.hardware.radio@1.2::IRadio slot2
10 interface android.hardware.radio@1.2::IRadio slot3
DRadio.cpp20 namespace radio { namespace
26 const sp<::android::hardware::radio::V1_0::IRadioResponse>& radioResponse, in setResponseFunctions()
27 const sp<::android::hardware::radio::V1_0::IRadioIndication>& radioIndication) { in setResponseFunctions()
30 mRadioResponseV1_1 = ::android::hardware::radio::V1_1::IRadioResponse::castFrom(mRadioResponse) in setResponseFunctions()
33 ::android::hardware::radio::V1_1::IRadioIndication::castFrom(mRadioIndication) in setResponseFunctions()
39 mRadioResponseV1_2 = ::android::hardware::radio::V1_2::IRadioResponse::castFrom(mRadioResponse) in setResponseFunctions()
42 ::android::hardware::radio::V1_2::IRadioIndication::castFrom(mRadioIndication) in setResponseFunctions()
65 ::android::hardware::radio::V1_0::RadioResponseInfo info; in getIccCardStatus()
67 info.type = ::android::hardware::radio::V1_0::RadioResponseType::SOLICITED; in getIccCardStatus()
68 info.error = ::android::hardware::radio::V1_0::RadioError::NONE; in getIccCardStatus()
[all …]
DRadio.h28 namespace radio {
41 sp<::android::hardware::radio::V1_0::IRadioResponse> mRadioResponse;
42 sp<::android::hardware::radio::V1_0::IRadioIndication> mRadioIndication;
43 sp<::android::hardware::radio::V1_1::IRadioResponse> mRadioResponseV1_1;
44 sp<::android::hardware::radio::V1_1::IRadioIndication> mRadioIndicationV1_1;
45 sp<::android::hardware::radio::V1_2::IRadioResponse> mRadioResponseV1_2;
46 sp<::android::hardware::radio::V1_2::IRadioIndication> mRadioIndicationV1_2;
50 const sp<::android::hardware::radio::V1_0::IRadioResponse>& radioResponse,
51 const sp<::android::hardware::radio::V1_0::IRadioIndication>& radioIndication) override;
68 const ::android::hardware::radio::V1_0::Dial& dialInfo) override;
[all …]
D[email protected]1 service vendor.sap-1-2 /vendor/bin/hw/android.hardware.radio@1.2-sap-service
2 interface android.hardware.radio@1.0::ISap slot1
3 interface android.hardware.radio@1.1::ISap slot1
4 interface android.hardware.radio@1.2::ISap slot1
Dradio-service.cpp25 using android::hardware::radio::V1_2::IRadio;
26 using android::hardware::radio::V1_2::implementation::Radio;
34 sp<IRadio> radio = new Radio; in main() local
35 status_t status = radio->registerAsService(); in main()
/hardware/interfaces/radio/config/1.2/vts/functional/
Dradio_config_response.cpp19 using ::android::hardware::radio::V1_0::RadioResponseInfo;
26 const ::android::hardware::radio::V1_0::RadioResponseInfo& /* info */, in getSimSlotsStatusResponse()
28 ::android::hardware::radio::config::V1_0::SimSlotStatus>& /* slotStatus */) { in getSimSlotsStatusResponse()
33 const ::android::hardware::radio::V1_0::RadioResponseInfo& /* info */, in getSimSlotsStatusResponse_1_2()
39 const ::android::hardware::radio::V1_0::RadioResponseInfo& /* info */) { in setSimSlotsMappingResponse()
44 const ::android::hardware::radio::V1_0::RadioResponseInfo& info, in getPhoneCapabilityResponse()
53 const ::android::hardware::radio::V1_0::RadioResponseInfo& /* info */) { in setPreferredDataModemResponse()
58 const ::android::hardware::radio::V1_0::RadioResponseInfo& /* info */, in getModemsConfigResponse()
64 const ::android::hardware::radio::V1_0::RadioResponseInfo& /* info */) { in setModemsConfigResponse()
Dradio_config_hidl_hal_utils.h35 using namespace ::android::hardware::radio::config::V1_2;
42 using ::android::hardware::radio::config::V1_1::IRadioConfig;
43 using ::android::hardware::radio::config::V1_1::ModemsConfig;
44 using ::android::hardware::radio::config::V1_1::PhoneCapability;
45 using ::android::hardware::radio::config::V1_2::SimSlotStatus;
46 using ::android::hardware::radio::V1_0::RadioResponseInfo;
47 using ::android::hardware::radio::V1_0::RadioResponseType;
69 ::android::hardware::radio::config::V1_0::SimSlotStatus>& slotStatus);
98 ::android::hardware::radio::V1_0::RadioIndicationType type,
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_utils_v1_5.h38 using namespace ::android::hardware::radio::V1_5;
39 using namespace ::android::hardware::radio::V1_4;
40 using namespace ::android::hardware::radio::V1_3;
41 using namespace ::android::hardware::radio::V1_2;
42 using namespace ::android::hardware::radio::V1_1;
43 using namespace ::android::hardware::radio::V1_0;
58 extern ::android::hardware::radio::V1_5::CardStatus cardStatus;
61 class RadioResponse_v1_5 : public ::android::hardware::radio::V1_5::IRadioResponse {
71 hidl_vec<::android::hardware::radio::V1_2::Call> currentCalls;
77 ::android::hardware::hidl_bitfield<::android::hardware::radio::V1_4::RadioAccessFamily>
[all …]
Dradio_indication.cpp29 const ::android::hardware::radio::V1_5::CellIdentity& /*cellIdentity*/, in registrationFailed()
31 ::android::hardware::hidl_bitfield<::android::hardware::radio::V1_5::Domain> /*domain*/, in registrationFailed()
38 const ::android::hardware::radio::V1_5::CellIdentity& /*cellIdentity*/, in barringInfoChanged()
39 const hidl_vec<::android::hardware::radio::V1_5::BarringInfo>& /*barringInfos*/) { in barringInfoChanged()
45 const ::android::hardware::radio::V1_5::NetworkScanResult& /*result*/) { in networkScanResult_1_5()
51 const hidl_vec<::android::hardware::radio::V1_5::CellInfo>& /*records*/) { in cellInfoList_1_5()
57 const hidl_vec<android::hardware::radio::V1_5::SetupDataCallResult>& /*dcList*/) { in dataCallListChanged_1_5()
65 ::android::hardware::radio::V1_4::PhysicalChannelConfig>& /*configs*/) { in currentPhysicalChannelConfigs_1_4()
71 const ::android::hardware::radio::V1_4::NetworkScanResult& /*result*/) { in networkScanResult_1_4()
78 ::android::hardware::radio::V1_4::CellInfo>& /*records*/) { in cellInfoList_1_4()
[all …]
DAndroid.bp29 "android.hardware.radio@1.5",
30 "android.hardware.radio@1.4",
31 "android.hardware.radio@1.3",
32 "android.hardware.radio@1.2",
33 "android.hardware.radio@1.1",
34 "android.hardware.radio@1.0",
35 "android.hardware.radio[email protected]",
36 "android.hardware.radio[email protected]",
38 header_libs: ["radio[email protected]"],
Dradio_hidl_hal_api.cpp28 ::android::hardware::radio::V1_5::SignalThresholdInfo signalThresholdInfo; in TEST_P()
36 serial, signalThresholdInfo, ::android::hardware::radio::V1_5::AccessNetwork::GERAN); in TEST_P()
53 ::android::hardware::radio::V1_5::SignalThresholdInfo signalThresholdInfo; in TEST_P()
60 serial, signalThresholdInfo, ::android::hardware::radio::V1_5::AccessNetwork::GERAN); in TEST_P()
77 ::android::hardware::radio::V1_5::SignalThresholdInfo signalThresholdInfo; in TEST_P()
85 serial, signalThresholdInfo, ::android::hardware::radio::V1_5::AccessNetwork::GERAN); in TEST_P()
102 ::android::hardware::radio::V1_5::SignalThresholdInfo signalThresholdInfo; in TEST_P()
110 serial, signalThresholdInfo, ::android::hardware::radio::V1_5::AccessNetwork::UTRAN); in TEST_P()
127 ::android::hardware::radio::V1_5::SignalThresholdInfo signalThresholdInfo; in TEST_P()
135 serial, signalThresholdInfo, ::android::hardware::radio::V1_5::AccessNetwork::EUTRAN); in TEST_P()
[all …]
/hardware/interfaces/radio/1.5/
DAndroid.bp4 name: "android.hardware.radio@1.5",
16 "android.hardware.radio@1.0",
17 "android.hardware.radio@1.1",
18 "android.hardware.radio@1.2",
19 "android.hardware.radio@1.3",
20 "android.hardware.radio@1.4",
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_utils_v1_4.h34 using namespace ::android::hardware::radio::V1_4;
35 using namespace ::android::hardware::radio::V1_3;
36 using namespace ::android::hardware::radio::V1_2;
37 using namespace ::android::hardware::radio::V1_1;
38 using namespace ::android::hardware::radio::V1_0;
53 extern ::android::hardware::radio::V1_4::CardStatus cardStatus;
56 class RadioResponse_v1_4 : public ::android::hardware::radio::V1_4::IRadioResponse {
66 hidl_vec<::android::hardware::radio::V1_2::Call> currentCalls;
72 ::android::hardware::hidl_bitfield<::android::hardware::radio::V1_4::RadioAccessFamily>
76 ::android::hardware::radio::V1_4::DataRegStateResult dataRegResp;
[all …]
DAndroid.bp29 "android.hardware.radio@1.4",
30 "android.hardware.radio@1.3",
31 "android.hardware.radio@1.2",
32 "android.hardware.radio@1.1",
33 "android.hardware.radio@1.0",
34 "android.hardware.radio[email protected]",
35 "android.hardware.radio[email protected]",
37 header_libs: ["radio[email protected]"],
Dradio_indication.cpp25 ::android::hardware::radio::V1_4::PhysicalChannelConfig>& /*configs*/) { in currentPhysicalChannelConfigs_1_4()
31 const ::android::hardware::radio::V1_4::NetworkScanResult& /*result*/) { in networkScanResult_1_4()
38 ::android::hardware::radio::V1_4::CellInfo>& /*records*/) { in cellInfoList_1_4()
50 const ::android::hardware::hidl_vec<android::hardware::radio::V1_4::SetupDataCallResult>& in dataCallListChanged_1_4()
58 const ::android::hardware::radio::V1_2::NetworkScanResult& /*result*/) { in networkScanResult_1_2()
65 ::android::hardware::radio::V1_2::CellInfo>& /*records*/) { in cellInfoList_1_2()
71 const ::android::hardware::radio::V1_2::LinkCapacityEstimate& /*lce*/) { in currentLinkCapacityEstimate()
78 ::android::hardware::radio::V1_2::PhysicalChannelConfig>& /*configs*/) { in currentPhysicalChannelConfigs()
84 const ::android::hardware::radio::V1_2::SignalStrength& /*signalStrength*/) { in currentSignalStrength_1_2()
89 const ::android::hardware::radio::V1_4::SignalStrength& /*signalStrength*/) { in currentSignalStrength_1_4()
[all …]
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal17 package android.hardware.radio@1.0;
20 * Interface declaring unsolicited radio indications.
24 * Indicates when radio state changes.
26 * @param type Type of radio indication
27 * @param radioState Current radio state
40 * @param type Type of radio indication
49 * @param type Type of radio indication
61 * @param type Type of radio indication
75 * @param type Type of radio indication
84 * @param type Type of radio indication
[all …]
/hardware/interfaces/radio/1.4/
DAndroid.bp4 name: "android.hardware.radio@1.4",
16 "android.hardware.radio@1.0",
17 "android.hardware.radio@1.1",
18 "android.hardware.radio@1.2",
19 "android.hardware.radio@1.3",
/hardware/interfaces/radio/config/1.0/default/
DAndroid.bp2 name: "android.hardware.radio[email protected]",
3 init_rc: ["android.hardware.radio[email protected]"],
16 "android.hardware.radio[email protected]",
17 "android.hardware.radio@1.0",
/hardware/interfaces/radio/1.3/
DAndroid.bp4 name: "android.hardware.radio@1.3",
16 "android.hardware.radio@1.0",
17 "android.hardware.radio@1.1",
18 "android.hardware.radio@1.2",
/hardware/interfaces/radio/1.2/vts/functional/
DAndroid.bp30 "android.hardware.radio@1.2",
31 "android.hardware.radio@1.1",
32 "android.hardware.radio@1.0",
33 "android.hardware.radio[email protected]",
34 "android.hardware.radio[email protected]",
36 header_libs: ["radio[email protected]"],
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_test.cpp21 radio = IRadio::getService(GetParam()); in SetUp()
22 if (radio == NULL) { in SetUp()
25 radio = IRadio::getService(GetParam()); in SetUp()
27 ASSERT_NE(nullptr, radio.get()); in SetUp()
37 radio->setResponseFunctions(radioRsp, radioInd); in SetUp()
73 radio->getIccCardStatus(serial); in updateSimCardStatus()
/hardware/interfaces/radio/config/1.2/
DAndroid.bp4 name: "android.hardware.radio[email protected]",
15 "android.hardware.radio[email protected]",
16 "android.hardware.radio[email protected]",
17 "android.hardware.radio@1.0",

12345678