2023/11/11

デュアルブート環境(Windows10とLinux)でBluetoothのペアリングをする

Windows10側の操作

PSToolsをダウンロード・展開する

展開した場所でPowerShellを管理者権限で起動してコマンド実行
./psexec.exe -s -i regedit /e C:\bluetooth.txt HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\BTHPORT\Parameters\Keys


1台のBluetoothマウスをマルチブート環境で使う方法 #Windows - Qiita
https://qiita.com/Shunmo17/items/4ab99e6ad035d5f41654




Linux(Ubuntu)側の操作
レシーバのmacアドレスを表示
bluetoothctl list


ペアリングしているデバイスのmacアドレスを表示
bluetoothctl devices


infoファイル
/var/lib/bluetooth/{レシーバのmacアドレス}/{デバイスのmacアドレス}/info


Bluetoothデーモンの再起動
sudo systemctl restart bluetooth


Linux/Windowsのデュアルブート環境でBluetoothやBLEのデバイスを共有する方法 - Blanktar
https://blanktar.jp/blog/2020/10/dual-boot-bluetooth



小文字(英字)→大文字(英字) | 文字変換サイト(無料)|アルファベット・英語|a small letter is converted to a big letter
https://zerothree.sub.jp/php/mbstrtoupper/