class PassthroughTest

Defined at line 59 of file ../../src/connectivity/bluetooth/hci/passthrough/passthrough_test.cc

WARNING: Don't use this test as a template for new tests as it uses the old driver testing

library.

Protected Members

DriverRuntime runtime_
HciTransportServer hci_server_
optional node_server_
TestDispatcherBound test_environment_
DriverUnderTest driver_

Public Methods

void PassthroughTest ()

Defined at line 61 of file ../../src/connectivity/bluetooth/hci/passthrough/passthrough_test.cc

void SetUp ()

Defined at line 63 of file ../../src/connectivity/bluetooth/hci/passthrough/passthrough_test.cc

void TearDown ()

Defined at line 86 of file ../../src/connectivity/bluetooth/hci/passthrough/passthrough_test.cc

fdf_testing::internal::DriverUnderTest<bt::passthrough::PassthroughDevice> & driver ()

Defined at line 96 of file ../../src/connectivity/bluetooth/hci/passthrough/passthrough_test.cc

std::optional<fdf_testing::TestNode> & node_server ()

Defined at line 100 of file ../../src/connectivity/bluetooth/hci/passthrough/passthrough_test.cc

async_dispatcher_t * dispatcher ()

Defined at line 102 of file ../../src/connectivity/bluetooth/hci/passthrough/passthrough_test.cc