platform_hardware_interfaces/ir/1.0/default
Connor O'Brien 7a4e7eb250 Remove length arg from transmit() in IR HAL
The length argument is not necessary since the pattern is
passed to transmit() as a hidl_vec, so remove it.

Test: Built and called new transmit() function.
Merged-in: I4bee4557c2cca6562a43df5e22a7d6b846f20bb4
Change-Id: I4bee4557c2cca6562a43df5e22a7d6b846f20bb4
Signed-off-by: Connor O'Brien <connoro@google.com>
2016-12-19 16:30:02 -08:00
..
Android.bp Add android.hardware.consumerir@1.0 service. 2016-12-12 11:25:17 -08:00
android.hardware.ir@1.0-service.rc Add android.hardware.consumerir@1.0 service. 2016-12-12 11:25:17 -08:00
ConsumerIr.cpp Remove length arg from transmit() in IR HAL 2016-12-19 16:30:02 -08:00
ConsumerIr.h Remove length arg from transmit() in IR HAL 2016-12-19 16:30:02 -08:00
service.cpp Add android.hardware.consumerir@1.0 service. 2016-12-12 11:25:17 -08:00