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.cc142 T CreateLeSecurityCommandView(std::shared_ptr<std::vector<uint8_t>> bytes) { in CreateLeSecurityCommandView() function
1115 …auto command = CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->DequeueCo… in TEST_F()
1125 …auto command = CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->DequeueComm… in TEST_F()
1138 …auto command = CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->DequeueCo… in TEST_F()
1187 …auto command = CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->DequeueCo… in TEST_F()
1197 …auto command = CreateLeSecurityCommandView<LeAddDeviceToResolvingListView>(hci_layer_->DequeueComm… in TEST_F()
1210 …auto command = CreateLeSecurityCommandView<LeSetPrivacyModeView>(hci_layer_->DequeueCommandBytes()… in TEST_F()
1222 …auto command = CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->DequeueCo… in TEST_F()
1432 …auto view = CreateLeSecurityCommandView<LeSetAddressResolutionEnableView>(hci_layer_->DequeueComma… in TEST_F()
1442 …auto view = CreateLeSecurityCommandView<LeClearResolvingListView>(hci_layer_->DequeueCommandBytes(… in TEST_F()
[all …]