Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl_test.cc135 T CreateLeSecurityCommandView(hci::CommandView command) { in CreateLeSecurityCommandView() function
871 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
881 CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->GetCommand()); in TEST_F()
894 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
943 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
953 CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->GetCommand()); in TEST_F()
965 auto command = CreateLeSecurityCommandView<LeSetPrivacyModeView>(hci_layer_->GetCommand()); in TEST_F()
977 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
1184 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
1193 auto view = CreateLeSecurityCommandView<LeClearResolvingListView>(hci_layer_->GetCommand()); in TEST_F()
[all …]