Home
last modified time | relevance | path

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

/system/bt/gd/security/test/
Dpairing_handler_le_pair_test.cc133 first_command = std::make_unique<CommandView>(CommandView::Create(temp_cmd_view)); in dequeue_callback_central()
149 first_command = std::make_unique<CommandView>(CommandView::Create(temp_cmd_view)); in dequeue_callback_peripheral()
238 first_command.reset(); in TearDown()
293 return std::move(first_command); in WaitFirstL2capCommand()
304 std::unique_ptr<bluetooth::security::CommandView> first_command; member in bluetooth::security::PairingHandlerPairTest
465 peripheral_setup.pairing_request = PairingRequestView::Create(*first_command); in TEST_F()
508 peripheral_setup.pairing_request = PairingRequestView::Create(*first_command); in TEST_F()
560 peripheral_setup.pairing_request = PairingRequestView::Create(*first_command); in TEST_F()
603 peripheral_setup.pairing_request = PairingRequestView::Create(*first_command); in TEST_F()
632 peripheral_setup.pairing_request = PairingRequestView::Create(*first_command); in TEST_F()
[all …]