Searched refs:logical (Results 1 – 18 of 18) sorted by relevance
/hardware/interfaces/radio/config/1.0/ |
D | IRadioConfig.hal | 56 * 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/camera/device/3.4/ |
D | types.hal | 45 * 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. 218 * A vector containing individual camera settings for logical camera backed by multiple physical 224 * visual effect on any Hal streams attached to the logical camera is undefined. [all …]
|
D | ICameraDeviceCallback.hal | 39 * physical camera metadata for logical multi-camera.
|
D | ICameraDeviceSession.hal | 82 * backing a logical multi-camera.
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidParser.cpp | 240 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/tv/cec/1.0/ |
D | IHdmiCec.hal | 26 * 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.
|
D | types.hal | 200 /** logical address of sender */ 203 /** logical address of receiver */
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/src/ |
D | Android.mk | 10 -Wno-error=logical-op-parentheses \
|
/hardware/interfaces/light/2.0/ |
D | ILight.hal | 24 * @param type logical light to set
|
D | types.hal | 81 * These light IDs correspond to logical lights, not physical.
|
/hardware/interfaces/tests/extension/light/2.0/ |
D | ILight.hal | 34 * @param type logical light to set
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | Android.mk | 45 -Wno-constant-logical-operand \
|
/hardware/interfaces/secure_element/1.0/ |
D | ISecureElement.hal | 64 * Opens a logical channel with the Secure Element, selecting the applet
|
/hardware/interfaces/broadcastradio/2.0/ |
D | IBroadcastRadio.hal | 26 * layers above the HAL see them as a single logical unit.
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1283 * Open a new logical channel and select the given application. This command 1284 * reflects TS 27.007 "open logical channel" operation (+CCHO). 1295 * Close a previously opened logical channel. This command reflects TS 27.007 1296 * "close logical channel" operation (+CCHC). 1299 * @param channelId session id of the logical channel (+CCHC). 1306 * Exchange APDUs with a UICC over a previously opened logical channel. This 1307 * command reflects TS 27.007 "generic logical channel access" operation
|
D | types.hal | 75 MISSING_RESOURCE = 16, // no logical channel available 898 // logical modem to be removed from service. 1817 string logicalModemUuid; // A UUID typically "com.xxxx.lmX where X is the logical
|
D | IRadioResponse.hal | 2189 * @param channelId session id of the logical channel.
|
/hardware/interfaces/camera/metadata/3.3/ |
D | types.hal | 104 * physical devices backing a logical multi-camera.</p>
|