1*e4a36f41SAndroid Build Coastguard Worker# HwBinder IPC from client to server, and callbacks 2*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_audiocontrol_client, hal_audiocontrol_server) 3*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_audiocontrol_server, hal_audiocontrol_client) 4*e4a36f41SAndroid Build Coastguard Worker 5*e4a36f41SAndroid Build Coastguard Workerhal_attribute_hwservice(hal_audiocontrol, hal_audiocontrol_hwservice) 6*e4a36f41SAndroid Build Coastguard Workerhal_attribute_service(hal_audiocontrol, hal_audiocontrol_service) 7*e4a36f41SAndroid Build Coastguard Worker 8*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_audiocontrol_server, servicemanager) 9