When a new client connects, its possible to get the string description of
its bluetooth address (e.g. AA:BB:CC:DD:EE:FF).
This information is returned to registered callback set using
amora_connection_callback.
Ideally, it should return the human readable device name (e.g.
'myCellphone') to display that in a UI, for example.
I'm pretty sure that BlueZ has functions to return that information out of
the bluetooth address.
Original issue reported on code.google.com by cavalcan...@gmail.com on 8 Sep 2008 at 7:47
Original issue reported on code.google.com by
cavalcan...@gmail.com
on 8 Sep 2008 at 7:47