use linux to call via android phone

C++
adb shell am start -a android.intent.action.CALL -d tel:+12345678HFP for Linux
Source

Also in C++: