Searched refs:GetOpt (Results 1 – 13 of 13) sorted by relevance
52 void bluetooth::test::headless::GetOpt::Usage() const { in Usage()69 void bluetooth::test::headless::GetOpt::ParseValue( in ParseValue()85 std::vector<std::string> bluetooth::test::headless::GetOpt::Split( in Split()96 void bluetooth::test::headless::GetOpt::ProcessOption(int option_index, in ProcessOption()149 void bluetooth::test::headless::GetOpt::ParseStackInitFlags() { in ParseStackInitFlags()161 const char** bluetooth::test::headless::GetOpt::StackInitFlags() const { in StackInitFlags()165 bluetooth::test::headless::GetOpt::GetOpt(int argc, char** argv) in GetOpt() function in bluetooth::test::headless::GetOpt195 bluetooth::test::headless::GetOpt::~GetOpt() { free(stack_init_flags_); } in ~GetOpt()
29 class GetOpt {31 GetOpt(int argc, char** arv);32 virtual ~GetOpt();
69 const bluetooth::test::headless::GetOpt& options_;72 HeadlessRun(const bluetooth::test::headless::GetOpt& options) in HeadlessRun()127 HeadlessTest(const bluetooth::test::headless::GetOpt& options) in HeadlessTest()
60 Main(const bluetooth::test::headless::GetOpt& options) in Main()98 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 Connect(const bluetooth::test::headless::GetOpt& options) in Connect()
73 auto v = bluetooth::test::headless::GetOpt::Split(opt); in do_connect()
28 Dumpsys(const bluetooth::test::headless::GetOpt& options) in Dumpsys()
28 Nop(const bluetooth::test::headless::GetOpt& options) in Nop()
13 Pairing(const bluetooth::test::headless::GetOpt& options) in Pairing()
28 Sdp(const bluetooth::test::headless::GetOpt& options) in Sdp()