Searched refs:first_pkt (Results 1 – 1 of 1) sorted by relevance
334 auto first_pkt = WaitFirstL2capCommand(); in TEST_F() local335 peripheral_setup.pairing_request = PairingRequestView::Create(*first_pkt); in TEST_F()421 std::unique_ptr<bluetooth::security::CommandView> first_pkt; in TEST_F() local426 first_pkt = WaitFirstL2capCommand(); in TEST_F()430 .WillOnce(InvokeWithoutArgs([&first_pkt, this] { in TEST_F()443 view_to_packet->AddOctets(std::vector(first_pkt->begin(), first_pkt->end())); in TEST_F()