Home
last modified time | relevance | path

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

123

/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/provider/2.6/
DICameraProviderCallback.hal26 * Version 2.6 adds support for physical camera device status callback for
34 * Callback to the camera service to indicate that the state of a physical
38 * the camera service must assume that all physical devices backing internal
42 * initially NOT_PRESENT physical devices, as soon as the callbacks are available
46 * physical camera has a new status.
47 * @param physicalCameraDeviceName The name of the physical camera device
/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
/hardware/interfaces/automotive/evs/1.1/
DIEvsCameraStream.hal39 * backing physical camera devices; it means, a physical camera device
41 * frames as many as number of backing physical camera devices.
DIEvsCamera.hal37 * Returns the description of the physical camera device that backs this
42 * a physical camera device, this method is the same as getCameraInfo_1_1()
47 * @return info The description of a member physical camera device.
151 * to each physical device and, if it fails to program any physical device,
222 * This API must be called with a physical camera device identifier.
/hardware/google/pixel-sepolicy/pixelstats/
Dgenfs_contexts1 genfscon debugfs /physical-memory-group-manager u:object_r:debugfs_mgm:s0
/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/camera/provider/2.5/
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/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/cas/1.2/
Dtypes.hal142 * The status of CAS plugin was changed due to physical module insertion or
147 * The status of supported session number was changed due to physical module
/hardware/interfaces/gnss/measurement_corrections/1.1/
Dtypes.hal62 * physical structure in the circle of position uncertainty. hasEnvironmentBearing becomes false
63 * as the uncertainty value passes a predefined threshold depending on the physical structure
/hardware/interfaces/camera/metadata/3.3/
Dtypes.hal105 * physical devices backing a logical multi-camera.</p>
160 * <p>String containing the ids of the underlying physical cameras.</p>
166 * <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/automotive/evs/1.0/
Dtypes.hal43 * the EVS display. As an implementation detail, this may be a physical
103 * physical display or a virtual display that is overlaid or mixed with another
/hardware/interfaces/wifi/hostapd/1.2/
Dtypes.hal42 * Mac Address type. 6 octets representing physical address of a device.
/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/camera/device/3.7/
Dtypes.hal52 * streams within a surface group. Depending on current active physical
107 * physicalCameraMultiResolutionStreamConfigurations in its physical cameras'

123