Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h88 const std::vector<uint8_t>& GetSupportedCodecs() const { in GetSupportedCodecs() function
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc366 … hci::Status::SUCCESS, properties_.GetSupportedCodecs(), properties_.GetVendorSpecificCodecs()); in HciReadLocalSupportedCodecs()