Home
last modified time | relevance | path

Searched refs:one (Results 1 – 25 of 230) sorted by relevance

12345678910

/hardware/interfaces/radio/1.0/
DISapCallback.hal23 * @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/
DHidParser.h150 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/interfaces/broadcastradio/1.0/
Dtypes.hal28 * 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/memtrack/1.0/
Dtypes.hal26 * 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/
Dtypes.hal48 * 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/graphics/mapper/3.0/
Dtypes.hal67 * Stride describes the distance in bytes from the first value of one row of
73 * chromaStep is the distance in bytes from one chroma pixel value to the
75 * and each chroma value is one byte) and 1 for planar.
/hardware/interfaces/camera/device/3.2/
DICameraDeviceCallback.hal38 * 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/drm/1.0/
DIDrmPlugin.hal33 * @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/google/av/media/eco/
D.clang-format20 # "Constructor initializer lists can be all on one line or with subsequent
24 # first one) have an eight space indentation.
/hardware/interfaces/radio/1.2/
DIRadio.hal26 * All the functions have minimum one parameter:
29 * serial to different methods), multiple responses (one for each method call) must still be served.
72 * Note: As this mechanism generally only constrains reports based on one measured quantity per
131 * - Create one data call context.
134 * - The interface is configured with one or more addresses and is capable of sending and
158 * "192.0.1.11/16", or "2001:db8::1/64". Typically one IPv4 or one IPv6 or one of each. If
/hardware/interfaces/gnss/1.1/
DIGnss.hal47 * @param mode Parameter must be one of MS_BASED or STANDALONE. It is allowed by the platform
58 * one second per interval, and must make exactly one call to gnssSvStatusCb(), and either
59 * zero or one call to GnssLocationCb() at each interval. When false, HAL must operate in
/hardware/interfaces/camera/device/3.5/
DICameraDevice.hal55 * @return status Status code for the operation, one of:
85 * The streamList must contain at least one output-capable stream, and may
86 * not contain more than one input-capable stream.
106 * @return Status Status code for the operation, one of:
/hardware/interfaces/biometrics/fingerprint/2.1/
DIBiometricsFingerprintClientCallback.hal24 * Sent when one enrollment step is complete.
60 * Sent when one template is removed
69 * Sent when one fingerprint template is enumerated
/hardware/interfaces/camera/device/1.0/
DICameraDeviceCallback.hal36 * @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/soundtrigger/2.0/
Dtypes.hal41 /** trigger only if one user in model identified */
43 /** trigger only if one user in mode authenticated */
/hardware/interfaces/wifi/offload/1.0/
DIOffload.hal78 * 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/radio/config/1.1/
DIRadioConfig.hal31 * All the functions have minimum one parameter:
34 * serial to different methods), multiple responses (one for each method call) must still be served.
54 * @param modem Id the logical modem ID, which should match one of modem IDs returned
/hardware/interfaces/radio/1.4/
DIRadio.hal33 * All the functions have minimum one parameter:
36 * serial to different methods), multiple responses (one for each method call) must still be served.
49 * - Create one data call context.
52 * - The interface is configured with one or more addresses and is capable of sending and
70 * "192.0.1.11/16", or "2001:db8::1/64". Typically one IPv4 or one IPv6 or one of each. If
/hardware/interfaces/wifi/1.2/
DIWifiChipEventCallback.hal49 * Can be one of:
64 * b) Change in operating band of one of the concurrent interfaces (For ex:
/hardware/interfaces/wifi/1.0/
DIWifiStaIfaceEventCallback.hal43 * for at least one bucket that was just scanned was
44 * |REPORT_EVENTS_EACH_SCAN| or one of the configured thresholds was
/hardware/interfaces/tests/foo/1.0/
DIFooCallback.hal37 // one-way calls, callerBlockedNs will be very low, and unrelated to
49 // caller. IFooCallback adds this information to the one reported by
/hardware/interfaces/power/1.1/
Dtypes.hal23 * 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/drm/1.2/
DIDrmPluginListener.hal33 * and opening a new one must allow the application to resume
51 * @param hasNewUsableKey indicates if the event includes at least one
/hardware/interfaces/drm/1.1/
DIDrmPlugin.hal50 * @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
/hardware/interfaces/media/omx/1.0/
Dtypes.hal224 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

12345678910