Home
last modified time | relevance | path

Searched refs:physical (Results 1 – 25 of 33) sorted by relevance

12

/hardware/interfaces/radio/config/1.0/
DIRadioConfig.hal56 * Maps the logical slots to the physical slots. Logical slot is the slot that is seen by modem.
57 * Physical slot is the actual physical slot. Request maps the physical slot to logical slot.
58 * Logical slots that are already mapped to the requested physical slot are not impacted.
60 * Example no. of logical slots 1 and physical slots 2:
61 * The only logical slot (index 0) can be mapped to first physical slot (value 0) or second
62 * physical slot(value 1), while the other physical slot remains unmapped and inactive.
65 * Example no. of logical slots 2 and physical slots 2:
66 * First logical slot (index 0) can be mapped to physical slot 1 or 2 and other logical slot
67 * can be mapped to other physical slot. Each logical slot must be mapped to a physical slot.
71 * @param slotMap Logical to physical slot mapping, size == no. of radio instances. Index is
[all …]
DIRadioConfigResponse.hal28 * @param slotStatus Sim slot struct containing all the physical SIM slots info with size
29 * equals to the number of physical slots on the device
DIRadioConfigIndication.hal34 * @param slotStatus new slot status info with size equals to the number of physical slots on
Dtypes.hal34 * Card state in the physical slot
/hardware/interfaces/camera/device/3.4/
Dtypes.hal43 * The physical camera id this stream belongs to.
46 * multi camera but the stream is not a physical output stream, this field will point to a
49 * A logical multi camera is a camera device backed by multiple physical cameras that
50 * are also exposed to the application. And for a logical multi camera, a physical output
51 * stream is an output stream specifically requested on an underlying physical camera.
53 * A logical camera is a camera device backed by multiple physical camera
54 * devices. And a physical stream is a stream specifically requested on a
55 * underlying physical camera device.
129 * The physical camera id the current Hal stream belongs to.
132 * from a physical camera of the logical camera, this must be an empty
[all …]
DICameraDeviceCallback.hal39 * physical camera metadata for logical multi-camera.
DICameraDeviceSession.hal81 * - The capture request can include individual settings for physical camera devices
89 * allowed, the physical camera settings are invalid, there are 0
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidParser.cpp241 auto physical = r.getPhysicalRange(); in convertGroupToPacket() local
243 int64_t offset = physical.first - logical.first; in convertGroupToPacket()
244 double scale = static_cast<double>((physical.second - physical.first)) in convertGroupToPacket()
/hardware/interfaces/wifi/supplicant/1.0/
Dtypes.hal60 /** MAC Address type. 6 octets representing physical address of a device. */
63 /** BSSID type. 6 octets representing the physical address of an AP. */
/hardware/interfaces/automotive/evs/1.0/
Dtypes.hal36 * the EVS display. As an implementation detail, this may be a physical
76 * physical display or a virtual display that is overlaid or mixed with another
/hardware/interfaces/camera/metadata/3.3/
Dtypes.hal104 * physical devices backing a logical multi-camera.</p>
159 * <p>String containing the ids of the underlying physical cameras.</p>
165 * <p>The accuracy of frame timestamp synchronization between physical cameras</p>
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal54 * Gets the CEC physical address.
56 * The physical address depends on the topology of the network formed by
62 * FAILURE_INVALID_STATE if HAL cannot retrieve the physical
/hardware/interfaces/tv/input/1.0/
Dtypes.hal29 /** Type of physical TV input. */
74 * hotplug events (i.e. plugging cable into or out of the physical port).
/hardware/interfaces/automotive/audiocontrol/1.0/
DIAudioControl.hal27 * busAddress. This lets the car tell the framework to which physical output stream
/hardware/interfaces/radio/1.2/
DIRadioIndication.hal58 * Indicates physical channel configurations.
Dtypes.hal126 * When this bit is set, the modem must send the physical channel configuration update through
/hardware/interfaces/graphics/composer/2.1/
DIComposerCallback.hal31 * disconnected. Every active display (even a built-in physical display)
DIComposerClient.hal197 * All physical displays, including both internal displays and
438 * Returns whether the given display is a physical or virtual display.
694 * Sets the present fence as a result of PRESENT_DISPLAY. For physical
/hardware/interfaces/light/2.0/
Dtypes.hal81 * These light IDs correspond to logical lights, not physical.
/hardware/google/interfaces/pixelstats/1.0/
DIPixelStats.hal101 * Report the detection of a physical drop event, as detected by
/hardware/interfaces/broadcastradio/1.1/
DITuner.hal75 * practice in devices with two physical tuners with background scanning.
/hardware/libhardware/modules/camera/3_4/
DREADME.md130 such as physical properties of the camera. Thus this HAL will never be capable
/hardware/interfaces/sensors/1.0/
Dtypes.hal121 * structure. It doesn't correspond to a physical sensor. Events of this
514 * implement some physical (i.e., rotation angle) and temporal (i.e., delay)
611 * A dynamic sensor connection indicates connection of a physical device or
636 * name, vendor and version and type. For physical sensors of the same
/hardware/interfaces/camera/common/1.0/
Dtypes.hal370 * due a shared physical sensor. Using the back and "high-power" front
/hardware/interfaces/keymaster/4.0/
Dtypes.hal423 * unusable except when the user has provided proof of physical presence. Proof of physical
439 * other than a button press can trigger the signal constitutes proof of physical presence

12