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(std::shared_ptr<std::vector<uint8_t>> bytes) { in CreateLeSecurityCommandView() function
1094 …auto command = CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->DequeueCo… in TEST_F()
1104 …auto command = CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->DequeueComm… in TEST_F()
1117 …auto command = CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->DequeueCo… in TEST_F()
1166 …auto command = CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->DequeueCo… in TEST_F()
1176 …auto command = CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->DequeueComm… in TEST_F()
1189 …auto command = CreateLeSecurityCommandView<LeSetPrivacyModeView>(hci_layer_->DequeueCommandBytes()… in TEST_F()
1201 …auto command = CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->DequeueCo… in TEST_F()
1411 …auto view = CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->DequeueComma… in TEST_F()
1421 …auto view = CreateLeSecurityCommandView<LeClearResolvingListView>(hci_layer_->DequeueCommandBytes(… in TEST_F()
[all …]