Tool/software:
I am developing an application that transmits and receives with OPUS codec using CC1352P.
Please let me know how to set TLV320 Audio Read/Write at the same time.
AudioHAL_startStream(tlv320Handle1, AUDIOHAL_OUTPUT);
AudioHAL_startStream(tlv320Handle2, AUDIOHAL_INPUT);