I'm trying to pair an xbox one controller which has DRM enabled. The secret is to turn off Enhanced Re-Transmission Mode (ertm)
Linux states:
echo 'Y' > /sys/module/bluetooth/parameters/disable_ertm
However, this isn't Linux, how can I turn off such parameter on FreeBSD?
The manual states nothing as well as Google also returns nothing.
Is it possible to turn off such?
Linux states:
echo 'Y' > /sys/module/bluetooth/parameters/disable_ertm
However, this isn't Linux, how can I turn off such parameter on FreeBSD?
The manual states nothing as well as Google also returns nothing.
Is it possible to turn off such?