Home
last modified time | relevance | path

Searched refs:first_command (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/test/
Dpairing_handler_le_pair_test.cc137 first_command = std::make_unique<CommandView>(CommandView::Create(temp_cmd_view)); in dequeue_callback_central()
153 first_command = std::make_unique<CommandView>(CommandView::Create(temp_cmd_view)); in dequeue_callback_peripheral()
242 first_command.reset(); in TearDown()
300 return std::move(first_command); in WaitFirstL2capCommand()
311 std::unique_ptr<bluetooth::security::CommandView> first_command; member in bluetooth::security::PairingHandlerPairTest
475 peripheral_setup.pairing_request = PairingRequestView::Create(*first_command); in TEST_F()
518 peripheral_setup.pairing_request = PairingRequestView::Create(*first_command); in TEST_F()
570 peripheral_setup.pairing_request = PairingRequestView::Create(*first_command); in TEST_F()
613 peripheral_setup.pairing_request = PairingRequestView::Create(*first_command); in TEST_F()
642 peripheral_setup.pairing_request = PairingRequestView::Create(*first_command); in TEST_F()
[all …]