kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: pavan_savoy@sify.com (Pavan Savoy)
To: kernelnewbies@lists.kernelnewbies.org
Subject: How to find Bluetooth device type
Date: Wed, 29 Jun 2011 14:23:53 -0500	[thread overview]
Message-ID: <BANLkTimrthLf7-GUctg_dmd-nR=VoMbn7w@mail.gmail.com> (raw)
In-Reply-To: <BANLkTin3vOCjDy-Tk7Xy59xuordtrMsRFA@mail.gmail.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 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
>
>

  reply	other threads:[~2011-06-29 19:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-29 13:39 How to find Bluetooth device type पारस
2011-06-29 19:23 ` Pavan Savoy [this message]
2011-06-30  4:40   ` पारस
2011-06-30  4:49     ` Greg KH
2011-06-30 15:23       ` Jonathan Neuschäfer
2011-06-30 15:52         ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BANLkTimrthLf7-GUctg_dmd-nR=VoMbn7w@mail.gmail.com' \
    --to=pavan_savoy@sify.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).