Bluetooth în Linux
BR/EDR
- Bluetooth dual mode (BR/EDR + LE)
- Comparison of Bluetooth BR/EDR and Bluetooth LE Specifications → Matlab Bluetooth Toolbox
Notă: AirPods Pro merg doar în mod BR/EDR prin modificarea main.conf:
tom@tom-Ubuntu:~$ sudo nano /etc/bluetooth/main.conf
# Restricts all controllers to the specified transport. Default value
# is "dual", i.e. both BR/EDR and LE enabled (when supported by the HW).
# Possible values: "dual", "bredr", "le"
ControllerMode = bredr