Lines Matching refs:tA2DP_STATUS
110 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilitySbc(
121 static tA2DP_STATUS A2DP_BuildInfoSbc(uint8_t media_type, in A2DP_BuildInfoSbc()
160 static tA2DP_STATUS A2DP_ParseInfoSbc(tA2DP_SBC_CIE* p_ie, in A2DP_ParseInfoSbc()
343 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilitySbc( in A2DP_CodecInfoMatchesCapabilitySbc()
346 tA2DP_STATUS status; in A2DP_CodecInfoMatchesCapabilitySbc()
405 tA2DP_STATUS a2dp_status = in A2DP_CodecTypeEqualsSbc()
431 tA2DP_STATUS a2dp_status = in A2DP_CodecEqualsSbc()
463 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetTrackSampleRateSbc()
489 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetTrackBitsPerSampleSbc()
503 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetTrackChannelCountSbc()
527 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetNumberOfSubbandsSbc()
549 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetNumberOfBlocksSbc()
575 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetAllocationMethodCodeSbc()
597 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetChannelModeCodeSbc()
623 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetSamplingFrequencyCodeSbc()
649 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, true); in A2DP_GetMinBitpoolSbc()
662 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, true); in A2DP_GetMaxBitpoolSbc()
676 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetSinkTrackChannelTypeSbc()
719 tA2DP_STATUS a2dp_status; in A2DP_CodecInfoStringSbc()
1102 tA2DP_STATUS status = in setCodecConfig()
1500 tA2DP_STATUS status = in setPeerCodecCapabilities()