Searched refs:GetOpt (Results 1 – 10 of 10) sorted by relevance
42 void bluetooth::test::headless::GetOpt::Usage() const { in Usage()55 void bluetooth::test::headless::GetOpt::ParseValue( in ParseValue()71 void bluetooth::test::headless::GetOpt::ProcessOption(int option_index, in ProcessOption()114 bluetooth::test::headless::GetOpt::GetOpt(int argc, char** argv) in GetOpt() function in bluetooth::test::headless::GetOpt
28 class GetOpt {30 GetOpt(int argc, char** arv);31 virtual ~GetOpt() = default;
55 const bluetooth::test::headless::GetOpt& options_;58 HeadlessRun(const bluetooth::test::headless::GetOpt& options) in HeadlessRun()111 HeadlessTest(const bluetooth::test::headless::GetOpt& options) in HeadlessTest()
36 Main(const bluetooth::test::headless::GetOpt& options) in Main()63 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()
13 Pairing(const bluetooth::test::headless::GetOpt& options) in Pairing()
28 Sdp(const bluetooth::test::headless::GetOpt& options) in Sdp()