On Thu, 30 Jan 2025 at 04:02, Sanchayan Maity <sanchayan@xxxxxxxxxxxxx> wrote: > > ASHA specification requires that the status of the other side be > communicated with the start command. The status is also updated > if one of the device in the pair is connected/disconnected after > the other. > > https://source.android.com/docs/core/connect/bluetooth/asha#audiocontrolpoint > --- > src/shared/asha.c | 163 +++++++++++++++++++++++++++++++++++++++++++++- > src/shared/asha.h | 8 +++ > 2 files changed, 168 insertions(+), 3 deletions(-) Reviewed-by: Arun Raghavan <arun@xxxxxxxxxxxxx> Cheers, Arun