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.cc139 T CreateLeSecurityCommandView(hci::CommandView command) { in CreateLeSecurityCommandView() function
949 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
959 CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->GetCommand()); in TEST_F()
973 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
1023 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
1033 CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->GetCommand()); in TEST_F()
1046 auto command = CreateLeSecurityCommandView<LeSetPrivacyModeView>(hci_layer_->GetCommand()); in TEST_F()
1059 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
1236 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
1245 auto view = CreateLeSecurityCommandView<LeClearResolvingListView>(hci_layer_->GetCommand()); in TEST_F()
[all …]