Skip to content
Commit 623b6df8 authored by Pauli Virtanen's avatar Pauli Virtanen
Browse files

bluez5: work around obscure issue with a2dp-source with duplex

For unknown reason the BT socket when working with A2DP "duplex" stream,
sometimes stops waking up poll when data arrives. Regardless, recv() can
read data packets from it.

To work around this, when A2DP source is in duplex mode, instead of
polling on data, we poll on a timer.
parent eca37b58
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment