Home
last modified time | relevance | path

Searched refs:SetUpLinkLayerServer (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/desktop/
Dtest_environment.cc169 SetUpLinkLayerServer(); in initialize()
206 void TestEnvironment::SetUpLinkLayerServer() { in SetUpLinkLayerServer() function in rootcanal::TestEnvironment
Dtest_environment.h84 void SetUpLinkLayerServer();
/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc206 SetUpLinkLayerServer([this](std::shared_ptr<AsyncDataChannel> socket, in initialize_impl()
309 void BluetoothHci::SetUpLinkLayerServer(ConnectCallback connection_callback) { in SetUpLinkLayerServer() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
Dbluetooth_hci.h93 void SetUpLinkLayerServer(ConnectCallback on_connect);