Hi Andreas, > I'm sending this bluez-libs patch for the third time now and i wonder why > you do not include it. If there is anything wrong with it please let me know > so I can learn. > > Please look at > > http://article.gmane.org/gmane.linux.bluez.devel/13859 > http://thread.gmane.org/gmane.linux.bluez.devel/12491 > > We did extensive testing and rolled that patch into production > environment already and there is another independent user (Matthias > Becker) who confirmed its usefulness. I know, but I still don't think that you should use the raw HCI socket in this way. The D-Bus API will take care of name resolving for you in the background and it is doing always the right thing. However I decided to simply apply a modified patch (see attachment). You assign return values in the case where they are not used. That makes no sense. Regards Marcel