How to find Bluetooth device type
From: Pavan Savoy <hidden>
Date: 2011-06-29 19:23:53
2011/6/29 ???? [off-list ref]:
Hi, I recently started working on Bluetooth. I write a c program to search nearby bluetooth devices. In search output, I get different types of bluetooth devices e.g. mobile phones, laptops. I want to display only mobile phones's bdaddress. Where do I get this information form blueZ stack. In which structure the device type is store. I am working on Ubuntu-10.4 and using blueZ-4.94.
Oh could be the wrong list, You can ask such questions on linux-bluetooth at vger.kernel.org Also, to answer it is called the class of device can be found in instances at src/device.c & around the src/ directory - try searching for "Class"
Thank you in advance. _______________________________________________ Kernelnewbies mailing list Kernelnewbies at kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies