Hi Frédéric,
On Thu, Jun 28, 2012, Frédéric Danis wrote:
-int telephony_incoming_call_ind(const char *number, int type)
-{
- struct audio_device *dev;
- struct headset *hs;
- struct headset_slc *slc;
-
- if (fast_connectable)
- manager_set_fast_connectable(TRUE);
Could you explain to me how this fast connectable feature is handled
with the new telephony architecture. I don't remember us having any
discussions about it.
Johan