This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC2564: How to disconnect A3DP Multiroom programmatically?

Part Number: CC2564

Tool/software: Code Composer Studio

Hi, Ti experts.

is there any way to disconnect A3DP Multiroom programmatically in A3DP MultiRoom Mode?

What I need is

1) Disconnect A3DP Multiroom Connection from Slave

2) Disconnect A3DP Multiroom Connection from Master

Is it possible?

Can anyone tell me if you knew anything about this.

Thanks a lot.

Best Regards,

DW.

  • Hello DW,

    can you please share some more information about your product and about the scenario you have?

    The A3DP Multiroom implementation is a VS specific implementation and not part of the Bluetooth standard.
    so in order for you to use it you will have to use it in a very specific way.

    can you please share some more information about your project and we will assist you.

    BR,
    Chen Loewy
  • Hi Chen!

    when Master-Slave being connected in A3DP Multiroom,

    1) is there any way to disconnect this Multiroom connection programmatically from Master?

    2) or is there any way to disconnect this Multiroom connection programmatically from Slave?

    3) or is there any disconnect function in A3DP Multiroom Demo in CCS7?

    4) or am I implement the disconnect function with modifying A3DP Multiroom Demo source?

    Best Regards,

    DW.
  • Hello DW,

    let's start with some general questions
    why do Master-Slave are connected in A3DP Multiroom? why not A3DP?

    Can you tell me a bit more about what exactly are you trying to achieve?
    are you using our demo code? any other details will help me help you.

    BR,
    Chen Loewy
  • Hello Chen,

    I tried to connect two speakers with one android device.

    android device can be connected with each speaker using A3DP SNK,

    but cannot playing music on both spekaer. (It is played from the last connected speaker.)

    so i tried to using A3DP Multiroom to connect two speaker with one android device.

    DW.

  • Hello DW,

    The Multiroom feature is a feature we have built with a 3rd party as a full solution they took care of the upper layers.
    You will need stack support in these features which i guess you don't have on a Bluedroid stack (i presume that's the one you are using)

    BR,
    Chen Loewy