Roshan Pius | 8a5370c | 2021-08-23 09:29:00 -0700 | [diff] [blame^] | 1 | # HwBinder IPC from client to server, and callbacks |
2 | binder_call(hal_uwb_client, hal_uwb_server) | ||||
3 | binder_call(hal_uwb_server, hal_uwb_client) | ||||
4 | |||||
5 | hal_attribute_hwservice(hal_uwb, hal_uwb_hwservice) | ||||
6 |