Home
last modified time | relevance | path

Searched refs:routing (Results 1 – 24 of 24) sorted by relevance

/hardware/interfaces/radio/1.4/
DIRadio.hal55 * - Must not modify routing configuration related to this interface; routing management is
109 * more emergency Uniform Resource Names (URN), and routing information for handling the call.
118 * call routing if possible or emergency routing. 1) if the 'routing' field is specified as
120 * use normal call routing to handle the call; if service cannot support normal routing, the
121 * implementation must use emergency routing to handle the call. 2) if 'routing' is specified
122 * as @1.4::EmergencyNumberRouting#EMERGENCY, the implementation must use emergency routing to
123 * handle the call. 3) if 'routing' is specified as @1.4::EmergencyNumberRouting#UNKNOWN,
152 * @param routing @1.4::EmergencyCallRouting the emergency call routing information.
161 EmergencyCallRouting routing, bool hasKnownUserIntentEmergency, bool isTesting);
Dtypes.hal201 * Indicates the implementation must handle the call through emergency routing.
205 * Indicates the implementation must handle the call through normal call routing.
/hardware/interfaces/radio/1.6/
DIRadio.hal101 * - Must not modify routing configuration related to this interface; routing management is
403 * more emergency Uniform Resource Names (URN), and routing information for handling the call.
408 * request can still be sent out on the other subscription as long as routing is set to
414 * call routing if possible or emergency routing. 1) if the 'routing' field is specified as
416 * use normal call routing to handle the call; if service cannot support normal routing, the
417 * implementation must use emergency routing to handle the call. 2) if 'routing' is specified
418 * as @1.4::EmergencyNumberRouting#EMERGENCY, the implementation must use emergency routing to
419 * handle the call. 3) if 'routing' is specified as @1.4::EmergencyNumberRouting#UNKNOWN,
448 * @param routing @1.4::EmergencyCallRouting the emergency call routing information.
457 EmergencyCallRouting routing, bool hasKnownUserIntentEmergency, bool isTesting);
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
DRadioVoice.cpp63 const std::vector<std::string>& urns, aidl::EmergencyCallRouting routing, in emergencyDial() argument
69 toHidl(urns), V1_4::EmergencyCallRouting(routing), knownUserIntentEmerg, isTesting); in emergencyDial()
73 toHidl(urns), V1_4::EmergencyCallRouting(routing), knownUserIntentEmerg, isTesting); in emergencyDial()
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/
DIRadioVoice.aidl140 in EmergencyCallRouting routing, in boolean hasKnownUserIntentEmergency, in emergencyDial() argument
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_api.cpp52 ::android::hardware::radio::V1_4::EmergencyCallRouting routing = in TEST_P()
56 radio_v1_4->emergencyDial(serial, dialInfo, categories, urns, routing, true, true); in TEST_P()
108 ::android::hardware::radio::V1_4::EmergencyCallRouting routing = in TEST_P()
112 radio_v1_4->emergencyDial(serial, dialInfo, categories, urns, routing, true, true); in TEST_P()
164 ::android::hardware::radio::V1_4::EmergencyCallRouting routing = in TEST_P()
168 radio_v1_4->emergencyDial(serial, dialInfo, categories, urns, routing, true, true); in TEST_P()
/hardware/interfaces/radio/aidl/vts/
Dradio_voice_test.cpp120 EmergencyCallRouting routing = EmergencyCallRouting::UNKNOWN; in TEST_P() local
123 radio_voice->emergencyDial(serial, dialInfo, categories, urns, routing, true, true); in TEST_P()
181 EmergencyCallRouting routing = EmergencyCallRouting::UNKNOWN; in TEST_P() local
184 radio_voice->emergencyDial(serial, dialInfo, categories, urns, routing, true, true); in TEST_P()
242 EmergencyCallRouting routing = EmergencyCallRouting::EMERGENCY; in TEST_P() local
245 radio_voice->emergencyDial(serial, dialInfo, categories, urns, routing, true, true); in TEST_P()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/
DIRadioVoice.aidl42 …, in String[] urns, in android.hardware.radio.voice.EmergencyCallRouting routing, in boolean hasKn… in emergencyDial() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/
DIRadioVoice.aidl41 …, in String[] urns, in android.hardware.radio.voice.EmergencyCallRouting routing, in boolean hasKn… in emergencyDial() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/
DIRadioVoice.aidl41 …, in String[] urns, in android.hardware.radio.voice.EmergencyCallRouting routing, in boolean hasKn… in emergencyDial() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/
DIRadioVoice.aidl42 …, in String[] urns, in android.hardware.radio.voice.EmergencyCallRouting routing, in boolean hasKn… in emergencyDial() argument
/hardware/interfaces/tetheroffload/control/1.0/
Dtypes.hal27 * acceleration. Software routing may still be attempted; however,
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_api.cpp663 ::android::hardware::radio::V1_4::EmergencyCallRouting routing = in TEST_P()
667 radio_v1_6->emergencyDial_1_6(serial, dialInfo, categories, urns, routing, true, true); in TEST_P()
721 ::android::hardware::radio::V1_4::EmergencyCallRouting routing = in TEST_P()
725 radio_v1_6->emergencyDial_1_6(serial, dialInfo, categories, urns, routing, true, true); in TEST_P()
778 ::android::hardware::radio::V1_4::EmergencyCallRouting routing = in TEST_P()
782 radio_v1_6->emergencyDial_1_6(serial, dialInfo, categories, urns, routing, true, true); in TEST_P()
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioVoice.h34 ::aidl::android::hardware::radio::voice::EmergencyCallRouting routing,
/hardware/interfaces/radio/1.2/
DIRadio.hal140 * - Must not modify routing configuration related to this interface; routing management is
/hardware/interfaces/radio/1.5/
DIRadioIndication.hal37 * <p>Indicate whenever a registration procedure, including a location, routing, or tracking
DIRadio.hal173 * - Must not modify routing configuration related to this interface; routing management is
Dtypes.hal898 /** 28 SMS provided via GPRS in this routing area */
/hardware/interfaces/audio/common/2.0/
Dtypes.hal110 // Number of streams considered by audio policy for volume and routing
477 * routing.
656 // receives routing, audio mode and volume controls related
/hardware/interfaces/audio/common/4.0/
Dtypes.hal487 * routing.
608 // receives routing, audio mode and volume controls related
/hardware/interfaces/audio/common/5.0/
Dtypes.hal549 * routing.
696 // receives routing, audio mode and volume controls related
/hardware/interfaces/audio/common/7.0/
Dtypes.hal197 * routing.
/hardware/interfaces/audio/common/6.0/
Dtypes.hal596 * routing.
745 // receives routing, audio mode and volume controls related
/hardware/interfaces/radio/1.0/
DIRadio.hal373 * - Must NOT change the linux routing table.