indragiek / INDANCSClient

Objective-C Apple Notification Center Service Client
MIT License
251 stars 35 forks source link

Finding Nearby Devices without pairing approval #3

Closed fresh83 closed 10 years ago

fresh83 commented 10 years ago

Were looking to create a service that finds nearby users using bt autonomously , your lib looks on the surface like something that might solve our problem , is it possible to use this lib to find nearby devices ( all we need is a single unique identifier )

indragiek commented 10 years ago

You can't discover devices without having software running on the device to advertise it. See INDANCSServer for how you advertise a Bluetooth service. And it's not possible to read any data from the device aside from the publicly advertised name without pairing with it.

fresh83 commented 10 years ago

...so you say

fresh83 commented 10 years ago

according to you, will see about that

Sent from my HTC on T-Mobile 4G LTE

----- Reply message ----- From: "Indragie Karunaratne" notifications@github.com To: "indragiek/INDANCSClient" INDANCSClient@noreply.github.com Cc: "fresh83" fresh83@live.com Subject: [INDANCSClient] Finding Nearby Devices without pairing approval (#3) Date: Tue, Jan 14, 2014 10:07 AM

Closed #3.


Reply to this email directly or view it on GitHub: https://github.com/indragiek/INDANCSClient/issues/3