Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_test.cc614 auto acl_opt = upper->GetReceivedAcl(); in TEST_F() local
615 ASSERT_TRUE(acl_opt.has_value()); in TEST_F()
616 auto acl_view = *acl_opt; in TEST_F()