class BootstrapThreadImplTest
Defined at line 38 of file ../../src/connectivity/openthread/third_party/openthread/platform/tests/bootstrap_fidl_impl_tests.cc
Public Methods
void SetUp ()
Defined at line 40 of file ../../src/connectivity/openthread/third_party/openthread/platform/tests/bootstrap_fidl_impl_tests.cc
Protected Methods
fidl::WireClient<fuchsia_lowpan_bootstrap::Thread> & bootstrap_client ()
Defined at line 50 of file ../../src/connectivity/openthread/third_party/openthread/platform/tests/bootstrap_fidl_impl_tests.cc
TestableBootstrapThreadImpl & bootstrap_impl ()
Defined at line 53 of file ../../src/connectivity/openthread/third_party/openthread/platform/tests/bootstrap_fidl_impl_tests.cc
void ResetServerImpl (bool should_serve, fidl::ServerEnd<fuchsia_lowpan_bootstrap::Thread> request)
Defined at line 55 of file ../../src/connectivity/openthread/third_party/openthread/platform/tests/bootstrap_fidl_impl_tests.cc
void ReconnectClient (fidl::ClientEnd<fuchsia_lowpan_bootstrap::Thread> client_end)
Defined at line 64 of file ../../src/connectivity/openthread/third_party/openthread/platform/tests/bootstrap_fidl_impl_tests.cc
bool client_bound ()
Defined at line 72 of file ../../src/connectivity/openthread/third_party/openthread/platform/tests/bootstrap_fidl_impl_tests.cc
zx_status_t client_unbind_status ()
Defined at line 73 of file ../../src/connectivity/openthread/third_party/openthread/platform/tests/bootstrap_fidl_impl_tests.cc