get bluetooth incoming connection's address&name

Login to reply to this topic.
Mon, 2005-09-12 02:33
Joined: 2005-08-01
Forum posts: 44
Hi all, I'm trying to modify btpointtopoint example. In the "start receiver" option. It is waiting for an incoming connection. What I'm trying to develop is to detect the name and address of the incoming connection :
- to secure bluetooth communication
- if the incoming device name is not the same as in my list, then I want to reject the incoming connection.

Can anyone tell me how to get the remote device name and address ?

thank you

regards,

Irma

Mon, 2005-09-12 02:58
Forum Nokia Champion
Joined: 2004-05-26
Forum posts: 732
Re: get bluetooth incoming connection's address&name
You can use RHostResolver, TInquirySockAddr class for that purpose.

  • Login to reply to this topic.