A2D_ParsSbcInfo() function
* Function A2D_ParsSbcInfo * Description This function is called by an application to parse * the SBC Media Codec Capabilities byte sequence * beginning from the LOSC octet. * Input Parameters: * p_info: the byte sequence to parse. * for_caps: TRUE, if the byte sequence is for get capabilities response. * Output Parameters: * p_ie: The SBC Codec Information Element information. * Returns A2D_SUCCESS if function execution succeeded. * Error status code, otherwise.