Searched refs:security_command_view (Results 1 – 2 of 2) sorted by relevance
279 if (!security_command_view.IsValid()) { in GetLastCommand()282 return security_command_view; in GetLastCommand()301 security_command_view = GetLastCommand(hci_layer_); in TEST_F()312 security_command_view = GetLastCommand(hci_layer_); in TEST_F()339 security_command_view = GetLastCommand(hci_layer_); in TEST_F()350 security_command_view = GetLastCommand(hci_layer_); in TEST_F()377 security_command_view = GetLastCommand(hci_layer_); in TEST_F()388 security_command_view = GetLastCommand(hci_layer_); in TEST_F()415 security_command_view = GetLastCommand(hci_layer_); in TEST_F()426 security_command_view = GetLastCommand(hci_layer_); in TEST_F()[all …]
545 ASSERT(security_command_view.IsValid()); in log_classic_pairing_command_status()564 = WriteSimplePairingModeView::Create(std::move(security_command_view)); in log_classic_pairing_command_status()593 = DeleteStoredLinkKeyView::Create(std::move(security_command_view)); in log_classic_pairing_command_status()614 = LinkKeyRequestReplyView::Create(std::move(security_command_view)); in log_classic_pairing_command_status()621 = LinkKeyRequestNegativeReplyView::Create(std::move(security_command_view)); in log_classic_pairing_command_status()628 = IoCapabilityRequestReplyView::Create(std::move(security_command_view)); in log_classic_pairing_command_status()635 = UserConfirmationRequestReplyView::Create(std::move(security_command_view)); in log_classic_pairing_command_status()649 = UserPasskeyRequestReplyView::Create(std::move(security_command_view)); in log_classic_pairing_command_status()656 = UserPasskeyRequestNegativeReplyView::Create(std::move(security_command_view)); in log_classic_pairing_command_status()663 = RemoteOobDataRequestReplyView::Create(std::move(security_command_view)); in log_classic_pairing_command_status()[all …]