Searched refs:OFF (Results 1 – 20 of 20) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | typedefs.h | 268 #ifndef OFF 269 #define OFF 0 macro
|
/hardware/intel/img/psb_video/src/android/ |
D | psb_HDMIExtMode.c | 42 (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()
|
D | psb_HDMIExtMode.h | 54 OFF, enumerator
|
/hardware/interfaces/audio/core/all-versions/default/include/core/all-versions/default/ |
D | PrimaryDevice.impl.h | 213 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/ |
D | IComposerCallback.hal | 35 * Displays which have been connected are assumed to be in PowerMode::OFF,
|
D | IComposerClient.hal | 74 OFF = 0, 542 * All displays must support PowerMode::ON and PowerMode::OFF. Whether a
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 449 * 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
|
D | types.hal | 234 OFF = 0, // Radio explicitly powered off (eg CFUN=0) 386 RADIO_OFF = 247, // Radio is OFF 685 OFF,
|
D | IRadio.hal | 959 * @param off is the DTMF OFF length in milliseconds, or 0 to use default
|
D | IRadioResponse.hal | 369 * LastCallFailCause:RADIO_OFF (Radio is OFF)
|
/hardware/interfaces/audio/2.0/ |
D | IPrimaryDevice.hal | 80 OFF,
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2TargetTest.cpp | 256 modes.push_back(IComposerClient::PowerMode::OFF); in TEST_F()
|
/hardware/interfaces/audio/4.0/ |
D | IPrimaryDevice.hal | 133 OFF,
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2080 * 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/ |
D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 315 modes.push_back(IComposerClient::PowerMode::OFF); in TEST_F()
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_misc.cpp | 334 radio->setTTYMode(serial, TtyMode::OFF); in TEST_F()
|
/hardware/interfaces/camera/common/1.0/ |
D | types.hal | 77 OFF = 0, // Turn off the flash
|
/hardware/interfaces/graphics/composer/2.2/ |
D | IComposerClient.hal | 327 * All displays must support PowerMode::ON and PowerMode::OFF. Whether a
|
/hardware/interfaces/audio/core/4.0/vts/functional/ |
D | AudioPrimaryHidlHalTest.cpp | 1445 testAccessors<OPTIONAL>("TTY mode", Initial{TtyMode::OFF}, in TEST_F()
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 2149 returnStatus = device3_x->setTorchMode(TorchMode::OFF); in TEST_F() 2199 returnStatus = device1->setTorchMode(TorchMode::OFF); in TEST_F()
|