I have a bluetooth device, I want to connect it to Windows with Python, almost exactly how you do it with the UI just programmatically. How could I achieve this? I assume I should use the win32 api but I would love some guidance. It seems this is the function that I need to use, but I cant seem to even run it; not sure how.
Thanks