/hardware/interfaces/radio/1.0/ |
D | ISapCallback.hal | 23 * @param token Id to match req-resp. Value must match the one in req. 33 * @param token Id to match req-resp. Value must match the one in req. 40 * @param token Id to match req-resp. Value must match the one in req. 48 * @param token Id to match req-resp. Value must match the one in req. 66 * @param token Id to match req-resp. Value must match the one in req. 82 * @param token Id to match req-resp. Value must match the one in req. 97 * @param token Id to match req-resp. Value must match the one in req. 111 * @param token Id to match req-resp. Value must match the one in req. 119 * @param token Id to match req-resp. Value must match the one in req. 135 * @param token Id to match req-resp. Value must match the one in req. [all …]
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidParser.h | 150 constexpr int64_t one = 1; in rawMask() local 151 return (one << bitSize) - 1; in rawMask() 159 constexpr int64_t one = 1; in isNegative() local 160 return ((one << (bitSize - 1)) & value) != 0; in isNegative()
|
/hardware/intel/common/libva/test/videoprocess/ |
D | process.cfg | 2 # This application will firstly loads frames(yv12 format in file) to one type of 6 # blending and implicit format conversion(NV12<->YV12<->I420), each time only one 8 # multiply filters execution in one time. you can modify this configure to set the
|
/hardware/interfaces/broadcastradio/1.0/ |
D | types.hal | 28 * Radio hardware module class. A given radio hardware module HAL is of one 29 * class only. The platform can not have more than one hardware module of 62 * A struct FmBandConfig can list one or more. */ 101 * module. The HAL can expose only one band per type with the the maximum range 118 * NOTE: current framework implementation supports only one audio source 120 * If more than one tuner is supported (num_tuners > 1), only one can be
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceCallback.hal | 38 * Send results from one or more completed or partially completed captures 42 * metadata and low-resolution buffers to be returned in one call, and 45 * metadata or buffers for. Only one call to processCaptureResult 50 * included in one process_capture_result call. A buffer for each stream, 52 * one of the processCaptureResult calls, even in case of errors producing 70 * these results were sent to camera framework one by one, from lower index 116 * require specific timing. Multiple messages may be sent in one call; a
|
/hardware/interfaces/memtrack/1.0/ |
D | types.hal | 26 * Exactly one of these must be set. 33 * Only zero or one of these may be set in a record. 39 * or separate video memory. Only zero or one of these may be set in a record. 44 * memory that is protected. Only zero or one of these may be set in a record.
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | types.hal | 48 * Stride describes the distance in bytes from the first value of one row of 54 * chromaStep is the distance in bytes from one chroma pixel value to the 56 * and each chroma value is one byte) and 1 for planar.
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 33 * @return status the status of the call. The status must be OK or one of 48 * @return status the status of the call. The status must be OK or one of 78 * @return status the status of the call. The status must be OK or one of 87 * request. The type may be one of INITIAL, RENEWAL or RELEASE. An 112 * @return status the status of the call. The status must be OK or one of 133 * @return status the status of the call. The status must be OK or one of 146 * @return status the status of the call. The status must be OK or one of 162 * @return status the status of the call. The status must be OK or one of 181 * @return status the status of the call. The status must be OK or one of 203 * @return status the status of the call. The status must be OK or one of [all …]
|
/hardware/interfaces/gnss/1.1/ |
D | IGnss.hal | 42 * @param mode Parameter must be one of MS_BASED or STANDALONE. It is allowed by the platform 53 * one second per interval, and must make exactly one call to gnssSvStatusCb(), and either 54 * zero or one call to GnssLocationCb() at each interval. When false, HAL must operate in
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 26 * All the functions have minimum one parameter: 29 * serial to different methods), multiple responses (one for each method call) must still be served. 120 * - Create one data call context. 123 * - The interface is configured with one or more addresses and is capable of sending and 147 * "192.0.1.11/16", or "2001:db8::1/64". Typically one IPv4 or one IPv6 or one of each. If
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | IBiometricsFingerprintClientCallback.hal | 24 * Sent when one enrollment step is complete. 60 * Sent when one template is removed 69 * Sent when one fingerprint template is enumerated
|
/hardware/interfaces/soundtrigger/2.0/ |
D | types.hal | 41 /** trigger only if one user in model identified */ 43 /** trigger only if one user in mode authenticated */
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDeviceCallback.hal | 36 * @param descriptor A native handle that must have exactly one file 46 * one FD. 100 * This callback can be used to send multiple frames to camera framework in one callback, which 102 * recording. The HAL must not mix use of this method with handleCallbackTimestamp in one
|
/hardware/interfaces/wifi/offload/1.0/ |
D | IOffload.hal | 78 * of one callback interface is supported. Only one callback must be registered 80 * interface objects, the latest one must be used to deliver events to client.
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiChipEventCallback.hal | 49 * Can be one of: 64 * b) Change in operating band of one of the concurrent interfaces (For ex:
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiStaIfaceEventCallback.hal | 43 * for at least one bucket that was just scanned was 44 * |REPORT_EVENTS_EACH_SCAN| or one of the configured thresholds was
|
/hardware/interfaces/power/1.1/ |
D | types.hal | 23 * SoCs like wifi, bt usually have more than one subsystem level sleep state. 57 * SoCs like wifi, bt usually have more than one subsystem level sleep state.
|
/hardware/interfaces/tests/foo/1.0/ |
D | IFooCallback.hal | 37 // one-way calls, callerBlockedNs will be very low, and unrelated to 49 // caller. IFooCallback adds this information to the one reported by
|
/hardware/intel/common/libva/test/basic/ |
D | testplan.txt | 50 - For each different buffertype, create a buffer, then destroy them one by 51 one.
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 50 * @return status the status of the call. The status must be OK or one of 92 * @return status the status of the call. The status must be OK or one of 102 * request. The type may be one of INITIAL, RENEWAL, RELEASE, 170 * @return status the status of the call. The status must be OK or one of 182 * returned in one call to getMetrics(). The scope and definition of the 207 * @param ssRelease the secure stop release message identifying one or more 215 * @return status the status of the call. The status must be OK or one of 228 * @return status the status of the call. The status must be OK or one of
|
D | types.hal | 84 * one value for the given metric. The fields of the Value are 99 * The metric being captured. A metric must have a name and at least one 106 // A Metric may have one or more values. Multiple values are useful
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 224 OTHER = 0xff, // Not one of the above values 237 OTHER = 0xff, // Not one of the above values 257 OTHER = 0xff, // Not one of the above values 270 OTHER = 0xff, // Not one of the above values
|
/hardware/interfaces/radio/1.1/ |
D | IRadio.hal | 24 * All the functions have minimum one parameter: 27 * serial to different methods), multiple responses (one for each method call) must still be served. 68 * to this method is processed only after the completion of the previous one.
|
/hardware/interfaces/camera/device/3.4/ |
D | types.hal | 59 * When not empty, this field is the <id> field of one of the full-qualified device 138 * When not empty, this field is the <id> field of one of the full-qualified device 223 * If any of the physical settings in the array are applied on one or more devices, then the 233 * multi-camera. Camera HAL should return one such metadata for each physical 272 * streams from one of the physical camera, the physicalCameraMetadata field 273 * should contain one metadata describing the capture from that physical camera.
|
/hardware/interfaces/broadcastradio/2.0/ |
D | IBroadcastRadio.hal | 62 * There may be only one session active at a time. If the new session was 63 * requested when the old one was active, the old must be terminated 109 * If there is at least one observer registered, HAL implementation must
|