Searched defs:last_command (Results 1 – 3 of 3) sorted by relevance
275 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local291 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local324 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local339 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local368 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local383 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local406 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local421 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local436 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local451 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local[all …]
449 auto last_command = test_hci_layer_->GetCommandPacket(OpCode::CREATE_CONNECTION); in SetUp() local535 auto last_command = test_hci_layer_->GetCommandPacket(OpCode::CREATE_CONNECTION); in TEST_F() local559 auto last_command = test_hci_layer_->GetCommandPacket(OpCode::CREATE_CONNECTION); in TEST_F() local
229 auto last_command = std::move(hci_layer->GetLastCommand()->command); in GetLastCommand() local