How to find Bluetooth device type
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. Thank you in advance.
2011/6/29 पारस <beparas@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@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@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
2011/6/30 Pavan Savoy <pavan_savoy@sify.com>
2011/6/29 पारस <beparas@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@vger.kernel.org
I tried to ask this question on above mailing list, but I am getting following error massage. ------------------------------------------------------------------------------------------------------------------------------------------------- Delivery to the following recipient failed permanently: linux-bluetooth@vger.kernel.org Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550 5.7.1 Content-Policy reject msg: The message contains HTML subpart, therefore we consider it SPAM or Outlook Virus. TEXT/PLAIN is accepted.! BF:<U 0.579491>; S1750888Ab1F3Eas (state 18). ----- Original message ----- Received: by 10.216.135.133 with SMTP id u5mr1292533wei.61. 1309408247292; Wed, 29 Jun 2011 21:30:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.88.15 with HTTP; Wed, 29 Jun 2011 21:30:27 -0700 (PDT) From: =?UTF-8?B?4KSq4KS+4KSw4KS4?= <beparas@gmail.com> Date: Thu, 30 Jun 2011 10:00:27 +0530 Message-ID: <BANLkTi=5dSAV+8ONZLKcVi5W2DBWy=SBBg@mail.gmail.com> Subject: How to find Bluetooth device type To: linux-bluetooth@vger.kernel.org Content-Type: multipart/alternative; boundary=0016e6de17267224a404a6e65d50 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ I tried form yahoo account also, but again fails.
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"
I will search for it. Thank you for help. :)
Thank you in advance.
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
On Wed, Jun 29, 2011 at 09:49:35PM -0700, Greg KH wrote:
On Thu, Jun 30, 2011 at 10:10:03AM +0530, पारस wrote:
I tried to ask this question on above mailing list, but I am getting following error massage.
Follow the directions given in the error message and resend it.
Do recent web mail UIs support sending mails without HTML? :) --- Jonathan Neuschäfer
On Thu, Jun 30, 2011 at 05:23:40PM +0200, Jonathan Neuschäfer wrote:
On Wed, Jun 29, 2011 at 09:49:35PM -0700, Greg KH wrote:
On Thu, Jun 30, 2011 at 10:10:03AM +0530, पारस wrote:
I tried to ask this question on above mailing list, but I am getting following error massage.
Follow the directions given in the error message and resend it.
Do recent web mail UIs support sending mails without HTML? :)
Yes.
participants (4)
-
Greg KH -
Jonathan Neuschäfer -
Pavan Savoy -
पारस