mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
bluez5: fix mSBC probing documentation
This commit is contained in:
parent
dea1755b68
commit
10ededf5d4
1 changed files with 1 additions and 1 deletions
|
|
@ -598,7 +598,7 @@ static bool device_supports_required_mSBC_transport_modes(
|
|||
|
||||
/* Linux kernel code checks for features needed for BT_VOICE_TRANSPARENT
|
||||
* among the first checks it does, and fails with EOPNOTSUPP if not
|
||||
* supported. The connection to generally timeouts, so set it
|
||||
* supported. The connection generally timeouts, so set it
|
||||
* nonblocking since we are just checking.
|
||||
*/
|
||||
fcntl(sock, F_SETFL, O_NONBLOCK);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue