A2D_BldSbcInfo() function
* Function A2D_BldSbcInfo * Description This function is called by an application to build * the SBC Media Codec Capabilities byte sequence * beginning from the LOSC octet. * Input Parameters: * media_type: Indicates Audio, or Multimedia. * p_ie: The SBC Codec Information Element information. * Output Parameters: * p_result: the resulting codec info byte sequence. * Returns A2D_SUCCESS if function execution succeeded. * Error status code, otherwise.