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