Fournier.vr74
6 months agoHonored Guest
USB Link Auto-Connect
Hello,
In my job, I manage a lot of Quest 2 headset.
These are in developer mode so that they can be controlled with adb commands.
I'm in the process of activating the USB Link Auto-Connect option in the headset developer options.
This can only be done manually and it's quite time-consuming.
While dumping the headset, I found a command to change the status of Enable custom settings:
adb shell am broadcast -a com.oculus.intent.action.USB_LINK_AUTO_CONNECT_STATE_CHANGED
However, this command only disables the advanced options. It does not activate it.
Do you have an equivalent command to activate the advanced options?
Thank you in advance.