Raspberry PiとWindows10をBluetoothで通信する その2:Bluetooth越しにログインする

shuzo-kino.hateblo.jp の続き。 実際のところ 前提 前回の記事の内容を実行している。 自動起動するようにする "/etc/systemd/system/dbus-org.bluez.service"を更に編集 前回追加したExecStartの下に、”ExecStartPost=/usr/bin/sdptool add --channel=22 SP”とsdpの起動を追加 [Unit] Description=Bluetooth service Doc…