Searched defs:last_command (Results 1 – 4 of 4) sorted by relevance
279 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local295 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local328 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local343 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local372 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local387 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local410 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local425 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local440 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local455 auto last_command = std::move(hci_layer_->GetLastCommand()->command); in TEST_F() local[all …]
454 auto last_command = test_hci_layer_->GetCommand(OpCode::CREATE_CONNECTION); in SetUp() local556 auto last_command = test_hci_layer_->GetCommand(OpCode::CREATE_CONNECTION); in TEST_F() local580 auto last_command = test_hci_layer_->GetCommand(OpCode::CREATE_CONNECTION); in TEST_F() local
412 last_command: VecDeque<ExecutedCommand>, field
275 auto last_command = std::move(hci_layer->GetLastCommand()->command); in GetLastCommand() local