Am Thu, 6 Aug 2009 12:05:46 +0200 schrieb Artem Makhutov: > Hi, > > On Tue, Aug 04, 2009 at 06:32:08PM +0200, Andreas Volz wrote: > > Am Tue, 4 Aug 2009 07:49:28 +0200 schrieb Artem Makhutov: > > > > > Hello, > > > > > > n Mon, Aug 03, 2009 at 08:24:04PM +0200, Andreas Volz wrote: > > > > Hello, > > > > > > > > I like to read out the address book of my bluetooth phone with > > > > bluez. I didn't find any info about this. > > > > > > > > Is this possible? > > > > > > > > If not, what is missing in the implementation to get it working? > > > > > > You need to send special AT-Commands over the rfcomm like to the > > > phone. > > > > Thanks for your fast answer? > > > > How should I do this practically? Could I use minicom? Could I > > simply open /dev/rfcomm0 and read and write on it? > > Yes, you can do it this way. > > > What commands should I send? > > > > Are there some more docs/examples about this or could you give me > > more information? > > I don't know the commands, but you should be able to find them in the > internet. Just search for AT Command Refernece. > > The commands are also different between the vendors. Each vendor has > custom AT Commands. I found some docs about Nokia (fitting for me) AT commands: http://www.activexperts.com/xmstoolkit/atcommands/nokia/ I see that it's also possible to do stuff (e.g. initiate a call) that works also with HFP. I assume this is better to do with a defined protocol, not? (e.g. with HFP for Linux[1]). regards Andreas [1] http://nohands.sourceforge.net -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html