Home
last modified time | relevance | path

Searched refs:GetControllerLocalVersionInformation (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/hci/
Dcontroller.h42 virtual LocalVersionInformation GetControllerLocalVersionInformation() const;
Dcontroller_test.cc294 …VersionInformation local_version_information = controller_->GetControllerLocalVersionInformation(); in TEST_F()
Dcontroller.cc772 LocalVersionInformation Controller::GetControllerLocalVersionInformation() const { in GetControllerLocalVersionInformation() function in bluetooth::hci::Controller