Searched refs:GetVendorSpecificCodecs (Results 1 – 2 of 2) sorted by relevance
439 local_supported_vendor_codec_ids_ = complete_view.GetVendorSpecificCodecs(); in read_local_supported_codecs_v1_handler()
8946 std::vector<uint32_t> GetVendorSpecificCodecs() const {ASSERT(was_validated_);size_t end_index = si… in CreateOptional() function8960 …= 0; index < GetVendorSpecificCodecs().size(); index++) {ss << ((index == 0) ? "" : ", ") << stati… in CreateOptional()8994 std::vector<VendorCodecConfiguration> GetVendorSpecificCodecs() const {ASSERT(was_validated_);size_… in CreateOptional() function9008 …ze_t index = 0; index < GetVendorSpecificCodecs().size(); index++) {ss << ((index == 0) ? "" : ", … in CreateOptional()31649 …HciCommandPackets(), view.GetStatus(), view.GetSupportedCodecs(), view.GetVendorSpecificCodecs());} in Create()31721 …HciCommandPackets(), view.GetStatus(), view.GetSupportedCodecs(), view.GetVendorSpecificCodecs());} in Create()