Searched refs:state (Results 276 - 300 of 327) sorted by relevance

<<11121314

/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_hidl_hal_utils_v1_2.h538 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
572 Return<void> srvccStateNotify(RadioIndicationType type, SrvccState state);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h412 OMX_STATETYPE *state);
869 // store I/P PORT state
871 // store O/P PORT state
1135 void send_hint_to_mpctl(bool state);
H A Domx_vdec_hevc.h338 OMX_STATETYPE *state);
746 // store I/P PORT state
748 // store O/P PORT state
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h422 OMX_STATETYPE *state);
915 // store I/P PORT state
917 // store O/P PORT state
1196 void send_hint_to_mpctl(bool state);
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dllstats.cpp133 stats->state = (wifi_connection_state)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE]);
200 stats->state,
/hardware/ril/include/telephony/
H A Dril.h173 RIL_E_INVALID_STATE = 41, /* Unexpected request for the current state */
177 RIL_E_INVALID_SIM_STATE = 45, /* Can not process the request in current SIM state */
178 RIL_E_INVALID_MODEM_STATE = 46, /* Can not process the request in current Modem state */
422 RIL_CallState state; member in struct:__anon5783
718 * moves to inactive state or network type change)
1017 RIL_PERSOSUBSTATE_UNKNOWN = 0, /* initial state */
1075 * Please note that registration state UNKNOWN is
1077 * Registration state REG_DENIED must be returned if Location Update
1552 int32_t reasonForDenial; // reasonForDenial if registration state is 3
1585 // 98 - Message type not compatible with protocol state
1775 RIL_HardwareConfig_State state; member in struct:__anon5882
[all...]
/hardware/ril/reference-ril/
H A Dril.h173 RIL_E_INVALID_STATE = 41, /* Unexpected request for the current state */
177 RIL_E_INVALID_SIM_STATE = 45, /* Can not process the request in current SIM state */
178 RIL_E_INVALID_MODEM_STATE = 46, /* Can not process the request in current Modem state */
422 RIL_CallState state; member in struct:__anon6002
718 * moves to inactive state or network type change)
1017 RIL_PERSOSUBSTATE_UNKNOWN = 0, /* initial state */
1075 * Please note that registration state UNKNOWN is
1077 * Registration state REG_DENIED must be returned if Location Update
1552 int32_t reasonForDenial; // reasonForDenial if registration state is 3
1585 // 98 - Message type not compatible with protocol state
1775 RIL_HardwareConfig_State state; member in struct:__anon6101
[all...]
/hardware/qcom/audio/hal/
H A Daudio_hw.c440 char state[32]={0}; local
448 // same as sizeof state.
449 if (sscanf(value, "%d,%s", card, state) < 2)
452 *status = !strcmp(state, "ONLINE") ? CARD_STATUS_ONLINE :
908 * with new AFE encoder format based on a2dp state
1249 // in suspended state, hence try to trigger a retry when we again get a routing request.
2549 /* To avoid a2dp to sco overlapping / BT device improper state
2664 /*handles device and call state changes*/
3799 * No need to acquire adev->lock to read mic_muted here as we don't change its state.
4591 to update stream's state onl
4872 adev_set_mic_mute(struct audio_hw_device *dev, bool state) argument
4890 adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) argument
[all...]
/hardware/ril/libril/
H A Dril_service.cpp445 Return<void> sendDeviceState(int32_t serial, DeviceStateType deviceStateType, bool state);
455 const V1_1::CardPowerState state);
2743 bool state) {
2749 RLOGD("sendDeviceState: calling screen state %d", BOOL_TO_INT(!state));
2750 dispatchInts(serial, mSlotId, RIL_REQUEST_SCREEN_STATE, 1, BOOL_TO_INT(!state));
2759 BOOL_TO_INT(state));
2785 Return<void> RadioImpl::setSimCardPower_1_1(int32_t serial, const V1_1::CardPowerState state) { argument
2787 RLOGD("setSimCardPower_1_1: serial %d state %d", serial, state);
2742 sendDeviceState(int32_t serial, DeviceStateType deviceStateType, bool state) argument
7434 int32_t state = ((int32_t *) response)[0]; local
8061 int32_t state = ((int32_t *) response)[0]; local
[all...]
/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c2452 int platform_set_mic_mute(void *platform, bool state) argument
2470 set_values[0] = state;
2477 ALOGV("Setting voice mute state: %d", state);
2481 ret = my_data->csd->mic_mute(ALL_SESSION_VSID, state,
2490 int platform_set_device_mute(void *platform, bool state, char *dir) argument
2513 set_values[0] = state;
2521 ALOGV("%s: Setting device mute state: %d, mixer ctrl:%s",
2522 __func__,state, mixer_ctl_name);
/hardware/interfaces/audio/core/4.0/vts/functional/
H A DAudioPrimaryHidlHalTest.cpp467 doc::test("Check that the hal can receive the screen state");
538 doc::test("Check that the hal can dump its state without error");
552 for (bool state : {true, false}) {
553 SCOPED_TRACE("state=" + ::testing::PrintToString(state));
556 auto ret = device->setConnectedState(address, state);
927 TEST_IO_STREAM(DebugDump, "Check that a stream can dump its state without error",
1216 stream->clearCallback(); // try to restore the no callback state, ignore
1423 doc::test("Query and set the BT SCO NR&EC state");
1430 doc::test("Query and set the SCO whideband state");
[all...]
/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_session.cpp287 DLOGW("panel is in bad state, resetting the panel");
355 // Return 0, else client will go into bad state
427 // Return 0, else client will go into bad state
1146 bool state = true; local
1151 state = false;
1153 output_parcel->writeInt32(state);
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dhwc_session.cpp287 DLOGW("panel is in bad state, resetting the panel");
355 // Return 0, else client will go into bad state
427 // Return 0, else client will go into bad state
1146 bool state = true; local
1151 state = false;
1153 output_parcel->writeInt32(state);
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_session.cpp576 DLOGW("panel is in bad state, resetting the panel");
1158 bool state = true; local
1163 state = false;
1165 output_parcel->writeInt32(state);
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_session.cpp599 DLOGW("panel is in bad state, resetting the panel");
1187 bool state = true; local
1192 state = false;
1194 output_parcel->writeInt32(state);
/hardware/interfaces/radio/1.0/
H A Dtypes.hal94 INVALID_STATE = 41, // Unexpected request for the current state
98 INVALID_SIM_STATE = 45, // Cannot process the request in current SIM state
99 INVALID_MODEM_STATE = 46, // Cannot process the request in current Modem state
205 UNKNOWN, // initial state
531 * Please note that registration state UNKNOWN is
533 * Registration state REG_DENIED must be returned if Location Update
1133 // significant, registration state and radio technology.
1156 CHARGING_STATE, // Device charging state (provided by BatteryManager)
1205 CallState state;
1643 int32_t reasonForDenial; // reasonForDenial if registration state i
[all...]
/hardware/interfaces/radio/1.2/default/
H A DRadio.h238 bool state) override;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h339 OMX_STATETYPE *state);
733 // store I/P PORT state
735 // store O/P PORT state
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h341 OMX_STATETYPE *state);
752 // store I/P PORT state
754 // store O/P PORT state
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h311 OMX_STATETYPE *state);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h318 OMX_STATETYPE *state);
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h185 /* Command called in invalid state. */
503 OMX_STATETYPE *state);
894 // store I/P PORT state
896 // store O/P PORT state
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h330 OMX_STATETYPE *state);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp81 void omx_venc::perf_control::send_hint_to_mpctl(bool state) argument
88 * the state being sent when perflock
93 if (m_perf_lock_acquire && state == true) {
96 } else if (m_perf_lock_release && state == false) {
653 /*set_parameter can be called in loaded state
658 DEBUG_PRINT_LOW("Set Parameter called in valid state");
1042 DEBUG_PRINT_LOW("Set Parameter called in valid state");
1771 DEBUG_PRINT_ERROR("ERROR: config called in Invalid state");
2149 // Hence ignore this config in Executing state till the framework starts setting right color.
2151 DEBUG_PRINT_HIGH("Ignoring ColorSpace setting in Executing state");
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp73 void omx_venc::perf_control::send_hint_to_mpctl(bool state) argument
80 * the state being sent when perflock
85 if (m_perf_lock_acquire && state == true) {
88 } else if (m_perf_lock_release && state == false) {
693 /*set_parameter can be called in loaded state
698 DEBUG_PRINT_LOW("Set Parameter called in valid state");
1087 DEBUG_PRINT_LOW("Set Parameter called in valid state");
1892 DEBUG_PRINT_ERROR("ERROR: config called in Invalid state");
2294 // Hence ignore this config in Executing state till the framework starts setting right color.
2296 DEBUG_PRINT_HIGH("Ignoring ColorSpace setting in Executing state");
[all...]

Completed in 618 milliseconds

<<11121314