Home
last modified time | relevance | path

Searched refs:physical (Results 1 – 25 of 46) 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/interfaces/camera/device/3.5/
DICameraDevice.hal36 * Return the static camera information for a physical camera ID backing
39 * Note that HAL must support this function for physical camera IDs that are
48 * @param physicalCameraId The physical camera id parsed from the logical
52 * the physical camera must be of the same version and type as the parent
57 * On a successful query of the physical camera device characteristics
68 * If the physicalCameraId is not a valid physical camera Id outside
72 * The static metadata for this logical camera device's physical device, or an empty
Dtypes.hal24 * If the result metadata cannot be produced for a physical camera device part of a logical
26 * code and errorStreamId that contains the stream id associated with that physical device.
/hardware/interfaces/camera/provider/2.5/
Dtypes.hal22 * Possible physical states of the overall device, for use with
28 * The device is in its normal physical configuration. This is the default if the
DICameraProvider.hal35 * For example, a physical shutter may have been uncovered or covered,
39 * The state is a bitfield of potential states, and some physical configurations
56 * change which physical camera a logical multi-camera is using for its
/hardware/interfaces/radio/config/1.2/
DIRadioConfigResponse.hal30 * @param slotStatus Sim slot struct containing all the physical SIM slots info with size
31 * equal to the number of physical slots on the device
DIRadioConfigIndication.hal35 * @param slotStatus new slot status info with size equals to the number of physical slots on
/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/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/camera/metadata/3.3/
Dtypes.hal103 * physical devices backing a logical multi-camera.</p>
158 * <p>String containing the ids of the underlying physical cameras.</p>
164 * <p>The accuracy of frame timestamp synchronization between physical cameras</p>
/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/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.
/hardware/interfaces/fastboot/1.0/
DIFastboot.hal24 * physical partitions that need to be wiped and reformatted.
/hardware/interfaces/tv/cec/2.0/
Dtypes.hal311 /** CEC physical address of device */
342 /** physical of device */
501 * and physical address. It shall response POLLING_MESSAGE, GIVE_FEATURES,
DIHdmiCec.hal117 * @param physicalAddress physical address of CEC device.
120 * FAILURE_INVALID_ARGS if logical or physical address is invalid.
/hardware/interfaces/graphics/composer/2.1/
DIComposerCallback.hal31 * disconnected. Every active display (even a built-in physical display)

12