mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-21 06:39:09 -04:00
testing ControllerMode = bredr
https://unix.stackexchange.com/questions/736933/what-is-the-bluetooth-controllermode-in-etc-bluetooth-main-conf-what-is-bredr https://github.com/bluez/bluez/blob/master/src/main.conf https://bbs.archlinux.org/viewtopic.php?id=270465
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
settings.General.ControllerMode = "bredr";
|
||||
};
|
||||
firmware = [ pkgs.sof-firmware ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user