Searched refs:GetSupportedCommands (Results 1 – 3 of 3) sorted by relevance
44 const std::array<uint8_t, 64>& GetSupportedCommands() const { in GetSupportedCommands() function
228 local_supported_commands_ = complete_view.GetSupportedCommands(); in read_local_supported_commands_complete_handler()
544 size_t len = properties_.GetSupportedCommands().size(); in ReadLocalSupportedCommands()548 std::copy_n(properties_.GetSupportedCommands().begin(), len, in ReadLocalSupportedCommands()