I understood from Bluetooth for Programmers chapter 2, that the PyBluez API does provide functions like discover_devices and lookup_name.
However I have not found any API documentation for PyBluez.
What I am looking for is the complete list of functions available in PyBluez as well as the list of arguments for these functions - f.e. what are the arguments available for discover_devices, what are the arguments available for lookup_name....
Here it is, the most useless documentation ever