Hello,

I`m writting a program in C (under Linux) to communicate between computer and mobile phone by Bluetooth. I`m using BlueZ library and HCI functions. Simple functions works fine.. but I have a problem. I have to (it is very very important) read manufacturer`s name of the mobile phone I had connected. It can be name, uniqe code, or whatever which help me to figure out that I`m connected to eg. Nokia 5230, LG XXXX, Samsung XXX etc. Do you have any ideas? (sorry for my english ;) )

Thanks, galsan