Donghyun Cho | f81dd0c | 2017-04-05 11:20:48 +0900 | [diff] [blame] | 1 | # HwBinder IPC from clients into server, and callbacks |
2 | binder_call(hal_tv_cec_client, hal_tv_cec_server) | ||||
3 | binder_call(hal_tv_cec_server, hal_tv_cec_client) | ||||
Alex Klyubin | 53656c1 | 2017-04-13 19:05:27 -0700 | [diff] [blame] | 4 | |
Steven Moreland | 9234e00 | 2018-06-06 09:30:18 -0700 | [diff] [blame] | 5 | hal_attribute_hwservice(hal_tv_cec, hal_tv_cec_hwservice) |