1# Binder IPC from client to server, and callbacks 2binder_call(hal_macsec_client, hal_macsec_server) 3binder_call(hal_macsec_server, hal_macsec_client) 4 5hal_attribute_service(hal_macsec, hal_macsec_service) 6 7binder_use(hal_macsec_server) 8