Searched refs:rtpInput (Results 1 – 3 of 3) sorted by relevance
132 return (mHwApi.rtpInput ? true : false); in supportsAmplitudeControl()143 mHwApi.rtpInput << rtp_input << std::endl; in setAmplitude()144 if (!mHwApi.rtpInput) { in setAmplitude()
175 hwapi.rtpInput.open(RTP_INPUT_PATH); in registerVibratorService()176 if (!hwapi.rtpInput) { in registerVibratorService()
41 std::ofstream rtpInput; member