Hi,
The first patch in this series fix the issue remaining in v2.
It also fix a crash because the request_stream callback was run synchronously.
After that two minor fixes.
Best regards,
Frédéric
Frédéric Dalleau (4):
Fix disconnect SCO at same time than RFCOMM
Fix asynchronously run request stream cb
Fix state to "playing" on SCO establishment
Set state to "connecting" on connection requested
audio/gateway.c | 153 +++++++++++++++++++++++++++++++++++++------------------
audio/gateway.h | 2 +-
audio/unix.c | 13 ++---
3 files changed, 109 insertions(+), 59 deletions(-)