linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bluez-users] Definition of hci_conn_info_req
@ 2005-12-02 10:22 Arpit Rai
  2005-12-02 10:33 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Arpit Rai @ 2005-12-02 10:22 UTC (permalink / raw)
  To: bluez-users; +Cc: eng11084

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

Hi

Another basic question.The statement below is a request to establish
connection with a remote device,right?

struct hci_conn_info_req *cr;
cr = malloc(sizeof(*cr) + sizeof(struct hci_conn_info));

Now,is &cr->bdaddr supposed to be the remote device bluetooth address?

When I convert this value to string and output it, it doesn't give me the
correct value for the remote bluetooth device. It returns 08:04:9A:AC:00:00.
Doesn't make sense to me.

Regards
 Arpit

[-- Attachment #2: Type: text/html, Size: 584 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-02 11:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-02 10:22 [Bluez-users] Definition of hci_conn_info_req Arpit Rai
2005-12-02 10:33 ` Marcel Holtmann
2005-12-02 10:54   ` Arpit Rai
2005-12-02 11:01     ` Marcel Holtmann

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).