SWRA751 September 2022
Description:
This command must be called when the A2DP SNK has moved to open state and has established the transport A2DP channel to open an A3DP entity in the controller. It contains the protocol parameters needed for L2CAP and AVDTP packet construction. SBC and SARC parameters are applied using the HCI_VS_A3DP_CODEC_CONFIGURATION command.
Command Parameter | Size (bytes) | Value | Description |
---|---|---|---|
Connection handle | 1 | 0x1 - 0x7 | The ACL connection handle |
L2CAP CID | 2 | 0x0040 – 0xFFFF | L2CAP channel ID of the AVDTP data stream. Refers to the L2CAP channel ID of the remote device. |
L2CAP MTU | 2 | 0x0030 – 0xFFFF | L2CAP max packet length |
AVDTP Version Parameter | 1 | 0x00 – 0x03 | AVDTP protocol header Version Parameter |
AVDTP Payload Parameter | 1 | 0x30 – 0xFF | AVDTP protocol header Payload Parameter |
Reserved | 4 | For future use | |
Reserved | 4 | For future use |
Returned Value | Description | Size (bytes) | Events Generated |
---|---|---|---|
0x00 0x01 – 0xFF |
Command succeeded. Command failed. |
1 | Command Complete |