mbox series

[BlueZ,0/2] Fixes for re-connection issues with ASHA profile

Message ID 20250422054547.132400-1-sanchayan@asymptotic.io
Headers show
Series Fixes for re-connection issues with ASHA profile | expand

Message

Sanchayan Maity April 22, 2025, 5:45 a.m. UTC
This set of two patches fixes re-connection issues for the ASHA profile.

Arun Raghavan (1):
  profiles/audio: asha: Only expose device after we have attributes

Sanchayan Maity (1):
  profiles/audio: asha: Reset state on disconnect

 profiles/audio/asha.c |  7 ++++---
 src/shared/asha.c     | 30 +++++++++++++++++++++++++++++-
 src/shared/asha.h     |  7 ++++++-
 3 files changed, 39 insertions(+), 5 deletions(-)