Files
hardware_interfaces/tv
sadiqsada 1f3f0ac11c Add IPTV default implementation
Frontend::tune(): create a streamer using plugin interface to
read a byte and return LOCKED event if byte is read

Demux::setFrontendDataSource():open a new stream to read data
from the socket and push the data read to DVR FMQ.

Test: atest VtsHalTvTunerTargetTest
Bug: 288170590
Change-Id: Ibbe85739edc1ed1be50ab29fbc3b63969340186a
2023-10-31 11:52:25 -07:00
..
2023-10-31 11:52:25 -07:00
2023-10-11 17:47:56 +00:00

TV-related HIDL and AIDL HALs

This directory bundles TV-related HALs in HIDL (legacy) and AIDL.

  • The 'tuner' directory contains the Tuner HIDL and AIDL HALs.
  • The 'input' directory contains the TV Input HIDL and AIDL HALs.
  • The 'cec' directory contains the CEC HIDL HAL.
  • The 'hdmi' directory contains the HDMI-related AIDL HALs, which includes the CEC AIDL HAL.