Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl_test.cc137 T CreateLeSecurityCommandView(hci::CommandView command) { in CreateLeSecurityCommandView() function
971 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
981 CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->GetCommand()); in TEST_F()
995 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
1045 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
1055 CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->GetCommand()); in TEST_F()
1068 auto command = CreateLeSecurityCommandView<LeSetPrivacyModeView>(hci_layer_->GetCommand()); in TEST_F()
1081 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
1258 CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->GetCommand()); in TEST_F()
1267 auto view = CreateLeSecurityCommandView<LeClearResolvingListView>(hci_layer_->GetCommand()); in TEST_F()
[all …]