atar-axis / xpadneo

Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)
https://atar-axis.github.io/xpadneo/
GNU General Public License v3.0
1.95k stars 112 forks source link

Document BLE requirements #258

Closed kakra closed 3 years ago

atar-axis commented 3 years ago

I havent tried this on any adapter without BLE support, but the following might work:

sudo btmgmt le on

or: sudo btmgmt commands | grep -i "low energy" or: sudo btmgmt info | grep -E "(supported settings)(.*) le "

But let's verify that by someone who has an old adapter without BLE

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 6c1e8247 and detected 0 issues on this pull request.

View more on Code Climate.