2.3.4 touch_process_lowpower

void touch_process_lowpower(void);

Description: Similar to touch_process(), this function monitors various flags and execute the low-power related APIs as per different flags. This function is also responsible for calling qtm_autoscan_sensor_node(), qtm_autoscan_node_cancel() APIs and other low-power related APIs discussed in this document.

Parameter: None

Return: None