We are trying to connect a Bluetooth device without a passkey and trusting default yes in Python.
I am running a headless Raspberry PI 3, and I want it to automatically accept pairings from any device.
I saw this answer in an identical question:
Automatically accepting Bluetooth connections on a Pi 3
But it seems to be a bit outdated and some of the used commands don't seem to exist.