Searched refs:CreateAclCommandView (Results 1 – 2 of 2) sorted by relevance
49 T CreateAclCommandView(std::shared_ptr<std::vector<uint8_t>> bytes) { in CreateAclCommandView() function214 …auto command = CreateAclCommandView<LeSubrateRequestView>(le_acl_connection_interface_.DequeueComm… in TEST_F()237 …auto command = CreateAclCommandView<LeSubrateRequestView>(le_acl_connection_interface_.DequeueComm… in TEST_F()
132 T CreateAclCommandView(std::shared_ptr<std::vector<uint8_t>> bytes) { in CreateAclCommandView() function138 return T::Create(CreateAclCommandView<hci::LeConnectionManagementCommandView>(bytes)); in CreateLeConnectionManagementCommandView()1533 auto view = CreateAclCommandView<LeSetDefaultSubrateView>(hci_layer_->DequeueCommandBytes()); in TEST_F()