Searched refs:GetLastCommand (Results 1 – 6 of 6) sorted by relevance
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()453 security_command_view = GetLastCommand(hci_layer_); in TEST_F()464 security_command_view = GetLastCommand(hci_layer_); in TEST_F()[all …]
279 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F()295 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F()328 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F()343 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F()372 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F()387 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F()410 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F()425 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F()440 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F()455 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F()[all …]
151 CommandView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::acl_manager::__anon487aedde0110::TestHciLayer169 CommandView command_packet_view = GetLastCommand(); in GetCommand()178 ConnectionManagementCommandView GetLastCommand(OpCode op_code) { in GetLastCommand() function in bluetooth::hci::acl_manager::__anon487aedde0110::TestHciLayer190 CommandView command_packet_view = GetLastCommand(); in GetLastCommand()346 test_hci_layer_->GetLastCommand(OpCode::LE_SET_RANDOM_ADDRESS); in SetUp()735 test_hci_layer_->GetLastCommand(OpCode::LE_CREATE_CONNECTION); in TEST_F()1340 test_hci_layer_->GetLastCommand(OpCode::LE_SET_RANDOM_ADDRESS); in SetUp()1351 test_hci_layer_->GetLastCommand(OpCode::LE_SET_RANDOM_ADDRESS); in TEST_F()1361 test_hci_layer_->GetLastCommand(OpCode::LE_CREATE_CONNECTION); in TEST_F()1376 test_hci_layer_->GetLastCommand(OpCode::LE_CREATE_CONNECTION_CANCEL); in TEST_F()[all …]
64 CommandView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::TestHciLayer87 CommandView command_packet_view = GetLastCommand(); in GetCommand()
99 CommandView GetLastCommand() { in GetLastCommand() function in bluetooth::hci::__anon7570eaef0110::TestHciLayer110 CommandView command_packet_view = GetLastCommand(); in GetCommand()
79 std::unique_ptr<CommandQueueEntry> GetLastCommand() { in GetLastCommand() function