Lines Matching refs:tA2DP_STATUS
114 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilitySbc(
125 static tA2DP_STATUS A2DP_BuildInfoSbc(uint8_t media_type, in A2DP_BuildInfoSbc()
164 static tA2DP_STATUS A2DP_ParseInfoSbc(tA2DP_SBC_CIE* p_ie, in A2DP_ParseInfoSbc()
347 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilitySbc( in A2DP_CodecInfoMatchesCapabilitySbc()
350 tA2DP_STATUS status; in A2DP_CodecInfoMatchesCapabilitySbc()
409 tA2DP_STATUS a2dp_status = in A2DP_CodecTypeEqualsSbc()
433 tA2DP_STATUS a2dp_status = in A2DP_CodecEqualsSbc()
463 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetTrackSampleRateSbc()
488 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetTrackBitsPerSampleSbc()
501 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetTrackChannelCountSbc()
524 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetNumberOfSubbandsSbc()
545 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetNumberOfBlocksSbc()
570 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetAllocationMethodCodeSbc()
591 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetChannelModeCodeSbc()
616 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetSamplingFrequencyCodeSbc()
641 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, true); in A2DP_GetMinBitpoolSbc()
653 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, true); in A2DP_GetMaxBitpoolSbc()
666 tA2DP_STATUS a2dp_status = A2DP_ParseInfoSbc(&sbc_cie, p_codec_info, false); in A2DP_GetSinkTrackChannelTypeSbc()
708 tA2DP_STATUS a2dp_status; in A2DP_CodecInfoStringSbc()
1091 tA2DP_STATUS status = in setCodecConfig()
1485 tA2DP_STATUS status = in setPeerCodecCapabilities()