raoying / pybluez

Automatically exported from code.google.com/p/pybluez
GNU General Public License v2.0
0 stars 0 forks source link

RSSI info not passed on by DeviceDiscoverer #74

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
DeviceDiscoverer.device_discovered does not include an rssi argument, even 
though the event processing code parses that information out of each packet. A 
patch is attached that passes the rssi info to the device_discovered method so 
that derived code can use it.

What version of the product are you using? On what operating system?
SVN checkout, rev 65.

Original issue reported on code.google.com by peterdo...@alum.mit.edu on 11 Oct 2014 at 4:53

GoogleCodeExporter commented 8 years ago
Merged:
https://code.google.com/p/pybluez/source/detail?r=d3e78c9cb5619ffe1f675c4134e4fb
ac5adce5f9

Original comment by karu...@wp.pl on 1 Feb 2015 at 6:49