Searched refs:Nop (Results 1 – 3 of 3) sorted by relevance
26 class Nop : public HeadlessTest<int> {28 Nop(const bluetooth::test::headless::GetOpt& options) in Nop() function
29 int bluetooth::test::headless::Nop::Run() { in Run()
39 "nop", std::make_unique<bluetooth::test::headless::Nop>(options)); in Main()