Home
last modified time | relevance | path

Searched refs:OFF (Results 1 – 20 of 20) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dtypedefs.h268 #ifndef OFF
269 #define OFF 0 macro
/hardware/intel/img/psb_video/src/android/
Dpsb_HDMIExtMode.c42 (psb_HDMIExt_info->hdmi_extvideo_prop->ExtVideoMode == OFF)) { in psb_HDMIExt_get_prop()
118 psb_HDMIExt_info->hdmi_extvideo_prop->ExtVideoMode = OFF; in psb_HDMIExt_update()
119 psb_HDMIExt_info->hdmi_mode = OFF; in psb_HDMIExt_update()
Dpsb_HDMIExtMode.h54 OFF, enumerator
/hardware/interfaces/audio/core/all-versions/default/include/core/all-versions/default/
DPrimaryDevice.impl.h213 case IPrimaryDevice::TtyMode::OFF: in convertTtyModeFromHIDL()
227 return IPrimaryDevice::TtyMode::OFF; in convertTtyModeToHIDL()
241 _hidl_cb(retval, TtyMode::OFF); in getTtyMode()
247 _hidl_cb(Result::INVALID_STATE, TtyMode::OFF); in getTtyMode()
/hardware/interfaces/graphics/composer/2.1/
DIComposerCallback.hal35 * Displays which have been connected are assumed to be in PowerMode::OFF,
DIComposerClient.hal74 OFF = 0,
542 * All displays must support PowerMode::ON and PowerMode::OFF. Whether a
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal449 * 2) RadioState:OFF->RadioState:UNAVAILABLE->RadioState:OFF
452 * to RadioState:ON/RadioState:OFF again.
453 * It must NOT be sent after the Radio state changes to RadioState:ON/RadioState:OFF after the
Dtypes.hal234 OFF = 0, // Radio explicitly powered off (eg CFUN=0)
386 RADIO_OFF = 247, // Radio is OFF
685 OFF,
DIRadio.hal959 * @param off is the DTMF OFF length in milliseconds, or 0 to use default
DIRadioResponse.hal369 * LastCallFailCause:RADIO_OFF (Radio is OFF)
/hardware/interfaces/audio/2.0/
DIPrimaryDevice.hal80 OFF,
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2TargetTest.cpp256 modes.push_back(IComposerClient::PowerMode::OFF); in TEST_F()
/hardware/interfaces/audio/4.0/
DIPrimaryDevice.hal133 OFF,
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal2080 * Most XXX_LIGHTS_STATE properties will only report ON and OFF states. Only
2085 OFF = 0,
2098 OFF = 0,
2234 OFF = 0,
2666 * Steering wheel is not locked, engine and all accessories are OFF. If
2667 * car can be in LOCK and OFF state at the same time than HAL must report
2670 OFF,
2739 * temperature when the whole HVAC unit is turned OFF.
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp315 modes.push_back(IComposerClient::PowerMode::OFF); in TEST_F()
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_misc.cpp334 radio->setTTYMode(serial, TtyMode::OFF); in TEST_F()
/hardware/interfaces/camera/common/1.0/
Dtypes.hal77 OFF = 0, // Turn off the flash
/hardware/interfaces/graphics/composer/2.2/
DIComposerClient.hal327 * All displays must support PowerMode::ON and PowerMode::OFF. Whether a
/hardware/interfaces/audio/core/4.0/vts/functional/
DAudioPrimaryHidlHalTest.cpp1445 testAccessors<OPTIONAL>("TTY mode", Initial{TtyMode::OFF}, in TEST_F()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp2149 returnStatus = device3_x->setTorchMode(TorchMode::OFF); in TEST_F()
2199 returnStatus = device1->setTorchMode(TorchMode::OFF); in TEST_F()