Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl_test.cc120 T CreateCommandView(std::shared_ptr<std::vector<uint8_t>> bytes) { in CreateCommandView() function
126 return T::Create(CreateCommandView<hci::AclCommandView>(bytes)); in CreateAclCommandView()
136 return T::Create(CreateCommandView<hci::LeSecurityCommandView>(bytes)); in CreateLeSecurityCommandView()