Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/include/
Ddevice_properties.h54 const std::vector<uint8_t>& GetLocalSupportedCommands() const { in GetLocalSupportedCommands() function
/system/bt/vendor_libs/test_vendor_lib/src/
Ddual_mode_controller.cc522 kSuccessStatus, properties_.GetLocalSupportedCommands()); in HciReadLocalSupportedCommands()