Commit Graph

4 Commits

Author SHA1 Message Date
Ralf Herz 512d812990 hal: fmt_change_test app for format change detection on qcs405
Add fmt_change_test app to capture SPDIF or HDMI audio according
to detected format.
Listen to format change events and open new file on each change.

Change-Id: Iaace7f4c8c0a94418f326ae8d403cd14741d484f
2018-10-17 14:02:48 +02:00
Nikhil Laturkar 9664a5d91e hdmi_in_test: Fix compiler warnings.
CRs-Fixed: 2078749
Change-Id: I2fe0fb0d8f974de907f0ee57cfb9fc0d6710bf93
2017-09-05 11:38:19 -07:00
Varun Balaraj 7064334b05 hdmi_in_test: Add support for Android
Add support for Android make file.
Fixed compiler warnings.

Change-Id: I7781cc16dc35f9b3498d02a3f60763cdd59b7e6f
2017-09-05 11:38:11 -07:00
Varun Balaraj d0ec32ef25 hal : Test to receive events from kernel
- Test app to wait for events of Hdmi-in connection state, audio present state,
   sample rate changes.
 - Added code to send edid data by using sysfs exposed by kernel.

Change-Id: Ia68df476397e8aed2aba299337377fe948ff9434
2017-09-05 11:38:07 -07:00