Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_test.cc388 auto version_view = ReadLocalVersionInformationView::Create(CommandView::Create(*sent_command)); in TEST_F() local
389 ASSERT_TRUE(version_view.IsValid()); in TEST_F()