Let us suppose we have a two devices with Android:
Custom android device with microphone, speaker, bluetooth and without GSM part.
Android smartphone (like a Nexus 5 or SGS4).
We need to make calls programmatically from first device through second via Bluetooth. What we are need to do to implementing it? Setup first device as headset? Or something else?