How to find Bluetooth device type

Pavan Savoy pavan_savoy at sify.com
Wed Jun 29 15:23:53 EDT 2011


2011/6/29 पारस <beparas at gmail.com>:
> 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
>
>



More information about the Kernelnewbies mailing list