Implement Get device Class in bluetooth kit
completed by: Tri-Edge AI
mentors: Oliver Ruiz Dorantes
This is a coding task, for this task you will need to have a Haiku build environment setup, and be able to compile Haiku to test to see if your fix works.
Implement given method in LocalDevice class inside bluetooth kit.
The method described in this task is already implemented, but it could be not fully tested.
It refers to http://cgit.haiku-os.org/haiku/tree/src/kits/bluetooth/LocalDevice.cpp
line 327.
If you are interested in this topic, you have to go first to task:
http://www.google-melange.com/gci/task/view/google/gci2012/7970218
Where this method is suposed to be called to set the initial state of the application.
If after the test the given method is not properly implemented then this task would apply.