Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/desktop/
Dtest_environment.cc85 SetUpHciServer(open_server, hci_port, rootcanal::ControllerProperties()); in TestEnvironment()
93 SetUpHciServer(open_server, tcp_server.tcp_port(), in TestEnvironment()
101 void TestEnvironment::SetUpHciServer( in SetUpHciServer() function in rootcanal::TestEnvironment
Dtest_environment.h80 void SetUpHciServer(
/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc199 SetUpHciServer([this](std::shared_ptr<AsyncDataChannel> socket, in initialize_impl()
298 void BluetoothHci::SetUpHciServer(ConnectCallback connection_callback) { in SetUpHciServer() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
Dbluetooth_hci.h92 void SetUpHciServer(ConnectCallback on_connect);