Searched refs:GetOpt (Results 1 – 17 of 17) sorted by relevance
55 void bluetooth::test::headless::GetOpt::Usage() const { in Usage()72 void bluetooth::test::headless::GetOpt::ParseValue( in ParseValue()88 std::vector<std::string> bluetooth::test::headless::GetOpt::Split( in Split()99 void bluetooth::test::headless::GetOpt::ProcessOption(int option_index, in ProcessOption()152 void bluetooth::test::headless::GetOpt::ParseStackInitFlags() { in ParseStackInitFlags()165 const char** bluetooth::test::headless::GetOpt::StackInitFlags() const { in StackInitFlags()169 bluetooth::test::headless::GetOpt::GetOpt(int argc, char** argv) in GetOpt() function in bluetooth::test::headless::GetOpt199 bluetooth::test::headless::GetOpt::~GetOpt() { free(stack_init_flags_); } in ~GetOpt()
30 class GetOpt {32 GetOpt(int argc, char** arv);33 virtual ~GetOpt();
65 const bluetooth::test::headless::GetOpt& options_;68 HeadlessRun(const bluetooth::test::headless::GetOpt& options) in HeadlessRun()123 HeadlessTest(const bluetooth::test::headless::GetOpt& options) in HeadlessTest()
95 Main(const bluetooth::test::headless::GetOpt& options) in Main()154 bluetooth::test::headless::GetOpt options(argc, argv); in main()
28 Read(const bluetooth::test::headless::GetOpt& options);
28 Name(const bluetooth::test::headless::GetOpt& options) in Name()
28 Read::Read(const bluetooth::test::headless::GetOpt& options) in Read()
28 Nop(const bluetooth::test::headless::GetOpt& options) in Nop()
28 Mode(const bluetooth::test::headless::GetOpt& options) in Mode()
13 Pairing(const bluetooth::test::headless::GetOpt& options) in Pairing()
28 Sdp(const bluetooth::test::headless::GetOpt& options) in Sdp()
28 Scan(const bluetooth::test::headless::GetOpt& options) in Scan()
28 Connect(const bluetooth::test::headless::GetOpt& options) in Connect()
56 auto v = bluetooth::test::headless::GetOpt::Split(opt); in do_connect()
28 Dumpsys(const bluetooth::test::headless::GetOpt& options) in Dumpsys()
28 Discovery(const bluetooth::test::headless::GetOpt& options) in Discovery()
28 Adapter(const bluetooth::test::headless::GetOpt& options) in Adapter()