Home | History | Annotate | Download | only in sensorhal

Lines Matching refs:updateSampleRate

1710             updateSampleRate(handle, enable ? CONFIG_CMD_ENABLE : CONFIG_CMD_DISABLE);
1772 updateSampleRate(handle, CONFIG_CMD_ENABLE); // batch uses CONFIG_CMD_ENABLE command
2248 void HubConnection::updateSampleRate(int handle, int reason) {
2345 void HubConnection::updateSampleRate(int, int) {