I need to programmatically pair with bluetooth device (not BLE) with static passkey but can’t find Bluetooth API in pywin32
Does pywin32 support Bluetooth part of win32?
I was using winrt but had to downgrade to win32 due to my app not working on Windows 7 which does not support Windows Runtime API
I tried using pybluez to pair with bluetooth device but pybluez does not provide windows pin pairing functional
New contributor
Montee Poke is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.