public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v2 0/3] Fixes for re-connection issues with ASHA profile
@ 2025-04-23 15:07 Arun Raghavan
  2025-04-23 15:07 ` [PATCH BlueZ v2 1/3] profiles/audio: asha: Reset state on disconnect Arun Raghavan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arun Raghavan @ 2025-04-23 15:07 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Arun Raghavan, sanchayan

This set of two patches fixes re-connection issues for the ASHA profile.

v2:
  * Incorporate feedback from review -- reset state in
    `bt_asha_reset()`, and use "attach" instead of "probe"
  * Add a minor renaming patch for readability

Arun Raghavan (2):
  profiles/audio: asha: Only expose device after we have attributes
  shared: asha: Use a more descriptive name for the state callback

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

 profiles/audio/asha.c |  6 ++---
 src/shared/asha.c     | 57 ++++++++++++++++++++++++++++++++-----------
 src/shared/asha.h     | 13 +++++++---
 3 files changed, 55 insertions(+), 21 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-04-23 20:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-23 15:07 [PATCH BlueZ v2 0/3] Fixes for re-connection issues with ASHA profile Arun Raghavan
2025-04-23 15:07 ` [PATCH BlueZ v2 1/3] profiles/audio: asha: Reset state on disconnect Arun Raghavan
2025-04-23 15:07 ` [PATCH BlueZ v2 2/3] profiles/audio: asha: Only expose device after we have attributes Arun Raghavan
2025-04-23 15:07 ` [PATCH BlueZ v2 3/3] shared: asha: Use a more descriptive name for the state callback Arun Raghavan
2025-04-23 21:00 ` [PATCH BlueZ v2 0/3] Fixes for re-connection issues with ASHA profile patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox