From: Claudio Takahasi <cktakahasi@gmail.com>
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] Periodic Inquiry
Date: Wed, 20 Jul 2005 16:15:52 -0300 [thread overview]
Message-ID: <e1effdeb050720121520ed4b4a@mail.gmail.com> (raw)
Hi folks,
What is the correct way to deal with periodic inquiry?
Currently I created a raw BT HCI socket integrated with my
application main loop. The following events is being captured:
int8_t hci_events[] =3D { EVT_INQUIRY_RESULT, \
=09=09=09=09 EVT_INQUIRY_RESULT_WITH_RSSI, \
=09=09=09=09 EVT_INQUIRY_COMPLETE, \
=09=09=09=09 EVT_REMOTE_NAME_REQ_COMPLETE, \
=09=09=09=09 EVT_CMD_STATUS, \
=09=09=09=09 0 };
.....
The hci command is:
ret =3D hci_send_cmd(sock, OGF_LINK_CTL, OCF_PERIODIC_INQUIRY, \
=09=09=09PERIODIC_INQUIRY_CP_SIZE, &inq_param);
Is there another way to do this task? eg: Using ioctl.
Regards,
Claudio.
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next reply other threads:[~2005-07-20 19:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-20 19:15 Claudio Takahasi [this message]
2005-07-21 14:08 ` [Bluez-devel] Re: Periodic Inquiry Claudio Takahasi
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=e1effdeb050720121520ed4b4a@mail.gmail.com \
--to=cktakahasi@gmail.com \
--cc=bluez-devel@lists.sourceforge.net \
/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