Searched refs:CreateAclCommandView (Results 1 – 1 of 1) sorted by relevance
125 T CreateAclCommandView(std::shared_ptr<std::vector<uint8_t>> bytes) { in CreateAclCommandView() function131 return T::Create(CreateAclCommandView<hci::LeConnectionManagementCommandView>(bytes)); in CreateLeConnectionManagementCommandView()