Lines Matching refs:b
68 * @return Returns <b>0</b> if the operation is successful.
80 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
83 * @return Returns <b>0</b> if the operation is successful.
94 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
97 * @return Returns <b>0</b> if the operation is successful.
106 * @brief Obtains information about the input device indicated by <b>devIndex</b>.
108 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
112 * @return Returns <b>0</b> if the operation is successful.
125 * @param size Number of elements in the <b>devList</b> array.
127 * @return Returns <b>0</b> if the operation is successful.
136 * @brief Sets the power status of the input device indicated by <b>devIndex</b>.
142 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
144 …* @param status Power status. For example, <b>0</b> indicates the wakeup state, <b>1</b> indicates…
145 * state, <b>2</b> indicates the low power state, and <b>3</b> indicates an unknown power state.
147 * @return Returns <b>0</b> if the operation is successful.
156 * @brief Obtains the power status of the input device indicated by <b>devIndex</b>.
161 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
163 …* @param status Power status. For example, <b>0</b> indicates the wakeup state, <b>1</b> indicates…
164 * state, <b>2</b> indicates the low power state, and <b>3</b> indicates an unknown power state.
166 * @return Returns <b>0</b> if the operation is successful.
175 * @brief Obtains the type of the input device indicated by <b>devIndex</b>.
177 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
179 …* @param deviceType Device type. For example, <b>0</b> indicates a touchscreen, <b>1</b> indicates…
180 * <b>2</b> indicates a keyboard, and <b>3</b> indicates a mouse.
182 * @return Returns <b>0</b> if the operation is successful.
191 * @brief Obtains chip information of the input device indicated by <b>devIndex</b>.
196 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
200 * @return Returns <b>0</b> if the operation is successful.
209 * @brief Obtains the module vendor name of the input device indicated by <b>devIndex</b>.
211 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
215 * @return Returns <b>0</b> if the operation is successful.
224 * @brief Obtains the driver chip name of the input device indicated by <b>devIndex</b>.
226 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
230 * @return Returns <b>0</b> if the operation is successful.
239 * @brief Sets the gesture mode of the input device indicated by <b>devIndex</b>.
242 * by setting <b>EnableBit</b> of the gesture mode.
244 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
248 * @return Returns <b>0</b> if the operation is successful.
262 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
264 …* @param testType Capacitance test type. For example, <b>0</b> indicates the basic capacitance tes…
265 …* <b>1</b> indicates the full capacitance self-check test, <b>2</b> indicates the MMI capacitance …
266 * and <b>3</b> indicates the aging capacitance test.
267 …* @param result Capacitance test result. The value is <b>SUCC</b> for a successful operation and i…
271 * @return Returns <b>0</b> if the operation is successful.
282 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
287 * @return Returns <b>0</b> if the operation is successful.
296 …ief Registers an input event callback to the HDI for the input device indicated by <b>devIndex</b>.
301 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
305 * @return Returns <b>0</b> if the operation is successful.
314 * @brief Unregisters the input event callback of the input device indicated by <b>devIndex</b>.
316 * @param devIndex Index of the input device. The value ranges from <b>0</b> to <b>31</b>.
319 * @return Returns <b>0</b> if the operation is successful.
334 * @return Returns <b>0</b> if the operation is successful.
345 * @return Returns <b>0</b> if the operation is successful.