yihtserns / bluecove

Automatically exported from code.google.com/p/bluecove
0 stars 0 forks source link

bluecove-bluez. Typo in API of Adapter.DeviceFound #108

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
There is a typo in the API, more specifically 
public Map<String, Variant<?>> getDevicePoperties() {
...
} 

What is the expected output? What do you see instead?
..instead of "getDeviceProperties()".

Additional information:
See here: http://goo.gl/TrUW

Original issue reported on code.google.com by juri.strumpflohner on 19 Apr 2010 at 3:58

GoogleCodeExporter commented 8 years ago
Fixed in SVN

Original comment by skarzhev...@gmail.com on 27 Jul 2010 at 1:54