/hardware/interfaces/biometrics/face/1.0/ |
D | IBiometricsFaceClientCallback.hal | 26 * A callback invoked when one enrollment step has been completed. 28 * @param deviceId A unique id associated with the HAL implementation 39 * A callback invoked when a face has been successfully authenticated. 41 * @param deviceId A unique id associated with the HAL implementation 53 * A callback invoked when a face is acquired. 60 * @param deviceId A unique id associated with the HAL implementation 64 * @param acquiredInfo A message about the quality of the acquired image. 76 * A callback invoked when an error has occured. 78 * @param deviceId A unique id associated with the HAL implementation 82 * @param error A message about the error that occurred. [all …]
|
/hardware/interfaces/wifi/1.0/ |
D | README-NAN.md | 46 * Unassigned values are specified using the <i>N/A</i> keyword. Unassigned usually means initialized 94 * MacAddress intfAddrVal = <i>N/A</i> 96 * uint32_t ouiVal = <i>N/A</i> 98 * uint8_t randomFactorForceVal = <i>N/A</i> 100 * uint8_t hopCountForceVal = <i>N/A</i> 102 * WifiChannelInMhz[2] discoveryChannelMhzVal = <i>N/A</i> 104 * bool[2] useBeaconsInBandVal = <i>N/A</i> 106 * bool[2] useSdfInBandVal = <i>N/A</i> 120 * vec<uint8_t> extendedServiceSpecificInfo = <i>N/A</i> 129 * uint32_t rangingIntervalMsec = <i>N/A</i> [all …]
|
/hardware/interfaces/wifi/1.2/ |
D | README-NAN.md | 49 * Unassigned values are specified using the <i>N/A</i> keyword. Unassigned usually means initialized 97 * MacAddress intfAddrVal = <i>N/A</i> 99 * uint32_t ouiVal = <i>N/A</i> 101 * uint8_t randomFactorForceVal = <i>N/A</i> 103 * uint8_t hopCountForceVal = <i>N/A</i> 105 * WifiChannelInMhz[2] discoveryChannelMhzVal = <i>N/A</i> 107 * bool[2] useBeaconsInBandVal = <i>N/A</i> 109 * bool[2] useSdfInBandVal = <i>N/A</i> 128 * vec<uint8_t> extendedServiceSpecificInfo = <i>N/A</i> 137 * uint32_t rangingIntervalMsec = <i>N/A</i> [all …]
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 44 * Values of this operand type are either true or false. A zero value 49 * A tensor of 16 bit signed integers that represent real numbers. 59 * A tensor of IEEE 754 16 bit floating point values. 63 * A tensor of 8 bit boolean values. 65 * Values of this operand type are either true or false. A zero value 74 * A tensor of 8 bit signed integers that represent real numbers. 93 * A tensor of 16 bit unsigned integers that represent real numbers. 105 * A tensor of 8 bit signed integers that represent real numbers. 126 * A tensor of OEM specific values. 129 /* ADDING A NEW FUNDAMENTAL TYPE REQUIRES UPDATING THE VALUE OF [all …]
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 33 * A tensor of 8 bit signed integers that represent real numbers. 46 * A reference to a subgraph. 63 * A tensor of OEM specific values. 66 /* ADDING A NEW FUNDAMENTAL TYPE REQUIRES UPDATING THE VALUE OF 69 /* ADDING A NEW OEM TYPE REQUIRES UPDATING THE VALUE OF 128 * * 0: A tensor. 129 * * 1: A tensor of the same {@link OperandType}, and compatible dimensions 176 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 203 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 330 * * 0: A 4-D tensor, of shape [batches, height, width, depth_in], [all …]
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 34 /** A 32 bit floating point scalar value. */ 36 /** A signed 32 bit integer scalar value. */ 40 /** A tensor of 32 bit floating point values. */ 42 /** A tensor of 32 bit integer values. */ 45 * A tensor of 8 bit unsigned integers that represent real numbers. 69 * A tensor of OEM specific values. 108 * * 0: A tensor. 109 * * 1: A tensor of the same {@link OperandType}, and compatible dimensions 147 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying 170 * * 0: A 4-D tensor, of shape [batches, height, width, depth], specifying [all …]
|
/hardware/interfaces/vibrator/1.2/ |
D | types.hal | 26 * A thud effect. 32 * A pop effect. 34 * A short, quick burst effect. 39 * A heavy click effect.
|
/hardware/interfaces/media/bufferpool/2.0/ |
D | README.md | 3 A buffer pool enables processes to transfer buffers asynchronously. 19 buffer pool client. A buffer pool synchronizes FMQ messages when there is a 26 its own ID from a buffer pool. A client is specified with the ID. 29 include a receiver's ID and a transaction ID. A receiver must send the 42 A connection to a buffer pool from a buffer pool client. The connection 51 A manager of buffer pool clients and clients' connections to buffer pools. It
|
D | IClientManager.hal | 22 * IClientManager manages IConnection(s) inside a process. A locally 32 * buffer pool. A manager must create a IConnection to the buffer 38 * OK - A sender was set successfully. 40 * ALREADY_EXISTS - A sender was registered already.
|
D | IConnection.hal | 20 * A connection to a buffer pool which handles requests from a buffer pool 35 * OK - A buffer was fetched successfully. 37 * NOT_FOUND - A buffer was not found due to invalidation.
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | README.md | 3 A buffer pool enables processes to transfer buffers asynchronously. 19 buffer pool client. A buffer pool synchronizes FMQ messages when there is a 26 its own ID from a buffer pool. A client is specified with the ID. 29 include a receiver's ID and a transaction ID. A receiver must send the 42 A connection to a buffer pool from a buffer pool client. The connection 51 A manager of buffer pool clients and clients' connections to buffer pools. It
|
D | IClientManager.hal | 21 * IClientManager manages IConnection(s) inside a process. A locally 31 * buffer pool. A manager must create a IConnection to the buffer 37 * OK - A sender was set successfully. 39 * ALREADY_EXISTS - A sender was registered already.
|
D | IAccessor.hal | 33 * from a buffer pool client. A buffer pool synchronizes FMQ messages when 40 * client. FMQ has its own ID from a buffer pool. A client is specified 44 * must include a receiver's ID and a transaction ID. A receiver must send 54 * OK - A connection is made successfully. 56 * ALREADY_EXISTS - A connection was already made.
|
/hardware/interfaces/tests/foo/1.0/ |
D | types.hal | 47 A, 55 A = 7, 62 A = 7,
|
/hardware/nxp/nfc/halimpl/ |
D | libnfc-nxp-PN548AD_example.conf | 93 NXP_EXT_TVDD_CFG_2={20, 02, 0B, 02, A0, 66, 01, 00, A0, 0E, 03, 56, 64, 0A} 98 NXP_EXT_TVDD_CFG_3={20, 02, 0B, 02, A0, 66, 01, 01, A0, 0E, 03, 52, 64, 0A}
|
D | libnfc-nxp-PN80T_example_NCI2_0.conf | 128 NXP_CORE_CONF_EXTN={20, 02, 29, 0A, 138 A0, D5, 01, 0A
|
D | libnfc-nxp-PN66T_example.conf | 92 NXP_EXT_TVDD_CFG_2={20, 02, 0B, 02, A0, 66, 01, 00, A0, 0E, 03, 56, 64, 0A} 97 NXP_EXT_TVDD_CFG_3={20, 02, 0B, 02, A0, 66, 01, 01, A0, 0E, 03, 52, 64, 0A}
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 81 * @param hysteresisMs A hysteresis time in milliseconds to prevent flapping. A value of 0 86 * @param thresholdsDbm A vector of trigger thresholds in dBm. A vector size of 0 disables the 104 * @param hysteresisMs A hysteresis time in milliseconds to prevent flapping. A value of 0 107 * reports. hysteresisDlKbps must be smaller than the smallest threshold delta. A value of 0 110 * reports. hysteresisUlKbps must be smaller than the smallest threshold delta. A value of 0 112 * @param thresholdsDownlinkKbps A vector of trigger thresholds in kbps for downlink reports. A 114 * @param thresholdsUplinkKbps A vector of trigger thresholds in kbps for uplink reports. A
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 48 * * 1: A 1-D Tensor of {@link OperandType::TENSOR_INT32}, the block 53 * * 0: A tensor of the same {@link OperandType} as input0. 86 * * 1: A tensor of the same {@link OperandType}, and compatible dimensions 93 * * 0: A tensor of the same {@link OperandType} as input0. 112 * * 0: A tensor, specifying the input. 113 * * 1: A 1-D Tensor of {@link OperandType::TENSOR_INT32}. The dimensions 126 * * 0: A tensor of the same {@link OperandType} as input0. 148 * * 1: A 2-D Tensor of {@link OperandType::TENSOR_INT32}, the paddings 157 * * 0: A tensor of the same {@link OperandType} as input0. The 190 * * 1: A 1-D Tensor of {@link OperandType::TENSOR_INT32}, the block [all …]
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_ConntrackClient.h | 106 #define log_nat(A,B,C,D,E,F) \ argument 107 …%d.%d.%d.%d\t Target IP: %d.%d.%d.%d\t private port: %d public port: %d %s",A,((B>>24) & 0xFF), ((…
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_ConntrackClient.h | 106 #define log_nat(A,B,C,D,E,F) \ argument 107 …%d.%d.%d.%d\t Target IP: %d.%d.%d.%d\t private port: %d public port: %d %s",A,((B>>24) & 0xFF), ((…
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_ConntrackClient.h | 106 #define log_nat(A,B,C,D,E,F) \ argument 107 …%d.%d.%d.%d\t Target IP: %d.%d.%d.%d\t private port: %d public port: %d %s",A,((B>>24) & 0xFF), ((…
|
/hardware/interfaces/drm/1.1/ |
D | types.hal | 67 * A detail about the metric being captured. The fields of an Attribute 82 * A value of the metric. A metric may have multiple values. The 99 * The metric being captured. A metric must have a name and at least one 100 * value. A metric may have 0 or more attributes. The fields of a Metric 106 // A Metric may have one or more values. Multiple values are useful
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNavigationMessageCallback.hal | 31 /** GPS L1 C/A message contained in the structure. */ 91 * - For GNSS L1 C/A subframe 4 and 5, this value corresponds to the 'frame 95 * - For Glonass L1 C/A, this refers to the frame ID, in the range of 1-5. 114 * - For GNSS L1 C/A, BeiDou D1 & BeiDou D2, the submessage id corresponds to 117 * - For Glonass L1 C/A, this refers to the String number, in the range from 123 * A value of 0 is only allowed if the Satellite is transmiting a Spare Word. 131 * - For GNSS L1 C/A, Beidou D1 & Beidou D2, each subframe contains 10 30-bit 137 * - For Glonass L1 C/A, each string contains 85 data bits, including the
|
/hardware/interfaces/atrace/1.0/ |
D | IAtraceDevice.hal | 29 * A hook when atrace set to enable specific categories, so HAL 33 * @param categories A vector of strings of categories (corresponding to 43 * A hook when atrace set to clean up tracing categories, so HAL
|