1# HwBinder IPC from client to server, and callbacks 2binder_call(hal_gnss_client, hal_gnss_server) 3binder_call(hal_gnss_server, hal_gnss_client) 4 5hal_attribute_hwservice(hal_gnss, hal_gnss_hwservice) 6