Can't change to ASE_STATE_QOS_CONFIGURED from ASE_STATE_CODEC_CONFIGURED
HI,
I am using the STM32WBA55G-DK1 board to develop my ble audio project referred to BLE_Audio_TMAP_Periopheral project.
But when my tablet pc connected to the board successfully, and started play the music. The ble audio stack posted CAP_UNICAST_SERVER_ASE_STATE_EVT. The state of CAP_UNICAST_SERVER_ASE_STATE_EVT were ASE_STATE_CODEC_CONFIGURED、ASE_STATE_RELEASING、ASE_STATE_IDLE。
As a comparison, the change rule of BLE_Audio_TMAP_Periopheral CAP-UNICAST_SRVER-ASE_STATEVT state is as follows: ASE_STATE_CODEC_CONFIGURED->ASE_STATE_QOS_CONFIGURED->ASE_STATE_ENABLING.
I don't know what factors led to this difference。
Best Regard
