Home
last modified time | relevance | path

Searched refs:logical (Results 1 – 25 of 32) 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.
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
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.
72 * mapping to logical slot and value to physical slot, need to provide all the slots
74 * EX: uint32_t slotMap[logical slot] = physical slot
75 * index 0 is the first logical_slot number of logical slots is equal to number of Radio
/hardware/interfaces/radio/config/1.1/
Dtypes.hal26 * A field in PhoneCapability that has information of each logical modem.
42 * maxActiveData defines how many logical modems can have
48 * maxActiveData defines how many logical modems can have
60 * List of logical modem information.
DIRadioConfig.hal49 * In a multi-SIM device, notify modem layer which logical modem will be used primarily
54 * @param modem Id the logical modem ID, which should match one of modem IDs returned
DIRadioConfigResponse.hal35 * how many logical modems it has, how many data connections it supports.
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidParser.cpp240 auto logical = r.getLogicalRange(); in convertGroupToPacket() local
243 int64_t offset = physical.first - logical.first; in convertGroupToPacket()
245 / (logical.second - logical.first); in convertGroupToPacket()
251 .minRaw = logical.first, in convertGroupToPacket()
252 .maxRaw = logical.second, in convertGroupToPacket()
/hardware/interfaces/radio/1.3/
DIRadio.hal52 * Toggle logical modem on/off. This is similar to @1.0::IRadio.setRadioPower(), however that
61 * @param on True to turn on the logical modem, otherwise turn it off.
68 * Request status of logical modem. It returns isEnabled=true if the logical modem is on.
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal26 * Passes the logical address that must be used in this system.
29 * addressed the given logical address can be filtered in. This method must
31 * multiple logical devices.
34 * in the range of valid logical addresses for the call to succeed.
36 * FAILURE_INVALID_ARGS if the given logical address is invalid,
43 * Clears all the logical addresses.
Dtypes.hal202 /** logical address of sender */
205 /** logical address of receiver */
/hardware/interfaces/camera/device/3.4/
Dtypes.hal45 * If the camera device is not a logical multi camera, or if the camera is a logical
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
53 * A logical camera is a camera device backed by multiple physical camera
131 * If current camera device isn't a logical camera, or the Hal stream isn't
132 * from a physical camera of the logical camera, this must be an empty
135 * A logical camera is a camera device backed by multiple physical camera
157 * Individual camera settings for logical camera backed by multiple physical devices.
283 * A vector containing individual camera settings for logical camera backed by multiple physical
289 * visual effect on any Hal streams attached to the logical camera is undefined.
[all …]
DICameraDeviceCallback.hal39 * physical camera metadata for logical multi-camera.
DICameraDeviceSession.hal82 * backing a logical multi-camera.
/hardware/interfaces/tv/cec/2.0/
DIHdmiCec.hal28 * HAL must use it to allocate logical address as specified in CEC section
30 * logical address can be filtered in.
47 * hence to tell HAL to release all logical address associated to them,
98 * logical address. Messages used to send out these information are
105 * implementation shall include allocating logical address too.
116 * @param logicalAddress logical address of CEC device.
120 * FAILURE_INVALID_ARGS if logical or physical address is invalid.
Dtypes.hal37 * CEC logical address as specified in CEC Table 11-9 of the CEC spec 2.0b.
161 /** logical address of sender */
164 /** logical address of receiver */
339 /** logical address of device */
489 * When set to false, all the CEC commands are discarded. if logical address
500 * on through the standby mode.The microprocessor shall keep current logical
/hardware/interfaces/camera/device/3.5/
DICameraDevice.hal37 * this logical camera device. This information may not change between consecutive calls.
48 * @param physicalCameraId The physical camera id parsed from the logical
53 * logical camera device.
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
27 * The behavior during absent result metadata remains unchanged for a logical or a non-logical
/hardware/qcom/sdm845/gps/sdm845/build/
Dtarget_specific_features.mk10 -Wno-error=logical-op-parentheses \
/hardware/qcom/sdm845/gps/sdm845/pla/
DAndroid.mk10 -Wno-error=logical-op-parentheses \
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/src/
DAndroid.mk10 -Wno-error=logical-op-parentheses \
/hardware/interfaces/light/2.0/
DILight.hal24 * @param type logical light to set
Dtypes.hal81 * These light IDs correspond to logical lights, not physical.
/hardware/interfaces/tests/extension/light/2.0/
DILight.hal34 * @param type logical light to set
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DAndroid.mk44 -Wno-constant-logical-operand \
/hardware/interfaces/camera/provider/2.5/
DICameraProvider.hal56 * change which physical camera a logical multi-camera is using for its
/hardware/interfaces/secure_element/1.0/
DISecureElement.hal64 * Opens a logical channel with the Secure Element, selecting the applet
/hardware/interfaces/broadcastradio/2.0/
DIBroadcastRadio.hal26 * layers above the HAL see them as a single logical unit.

12