Home
last modified time | relevance | path

Searched refs:GetVendorSpecificCodecs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc439 local_supported_vendor_codec_ids_ = complete_view.GetVendorSpecificCodecs(); in read_local_supported_codecs_v1_handler()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h8946 std::vector<uint32_t> GetVendorSpecificCodecs() const {ASSERT(was_validated_);size_t end_index = si… in CreateOptional() function
8960 …= 0; index < GetVendorSpecificCodecs().size(); index++) {ss << ((index == 0) ? "" : ", ") << stati… in CreateOptional()
8994 std::vector<VendorCodecConfiguration> GetVendorSpecificCodecs() const {ASSERT(was_validated_);size_… in CreateOptional() function
9008 …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()