Hi All ,
  Iam working on the latest donut release. Iam unable to make a
outgoing / incoming A2DP connection.My initial analysis shows that
there is an error while opening unix socket in audio_init function. Is
anyone aware of this error?
in external/bluez/utils/audio/main.c
if (unix_init() < 0) {
                error("Unable to setup unix socket");
 return -EIO;
        }

Any help would be great!
Regards,
Bhargavi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to