Bluetooth în Linux: Diferență între versiuni
Sari la navigare
Sari la căutare
Fără descriere a modificării |
Fără descriere a modificării |
||
| Linia 3: | Linia 3: | ||
* [https://www.mathworks.com/help/bluetooth/gs/comparison-of-bluetooth-bredr-and-bluetooth-le.html Comparison of Bluetooth BR/EDR and Bluetooth LE Specifications] → [[Matlab]] [https://www.mathworks.com/help/bluetooth/index.html?s_tid=CRUX_lftnav Bluetooth Toolbox] | * [https://www.mathworks.com/help/bluetooth/gs/comparison-of-bluetooth-bredr-and-bluetooth-le.html Comparison of Bluetooth BR/EDR and Bluetooth LE Specifications] → [[Matlab]] [https://www.mathworks.com/help/bluetooth/index.html?s_tid=CRUX_lftnav Bluetooth Toolbox] | ||
Notă: AirPods Pro merg doar în mod BR/EDR prin | Notă: AirPods Pro merg doar în mod BR/EDR prin modificarea <code>main.conf</code>: | ||
<syntaxhighlight lang="console"> | |||
tom@tom-Ubuntu:~$ sudo nano /etc/bluetooth/main.conf | |||
</syntaxhighlight> | |||
Versiunea de la data 7 decembrie 2022 01:26
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