I am developing an application that transmits an audio stream between a Nokia 3650 and a PC.
Since the JSR-82 specification neglected to provide support for audio, I need to program in C++.
It looks like the 3650 provides support for external devices to communicate through the "Handsfree Profile" support, but is there an API available to a phone side application to access this handsfree profile layer ?
If this is not a supported public API, is there some other way of accessing this API ?