mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-11 09:45:55 +00:00
14 lines
214 B
Plaintext
14 lines
214 B
Plaintext
Bluetooth-SCO audio CODEC
|
|
|
|
This device support generic Bluetooth SCO link.
|
|
|
|
Required properties:
|
|
|
|
- compatible : "delta,dfbmcs320" or "linux,bt-sco"
|
|
|
|
Example:
|
|
|
|
codec: bt_sco {
|
|
compatible = "delta,dfbmcs320";
|
|
};
|