Home
last modified time | relevance | path

Searched defs:SetUpLinkLayerServer (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/desktop/
H A Dtest_environment.cc97 void TestEnvironment::SetUpLinkLayerServer(const std::function<void(int)>& connection_callback) { in SetUpLinkLayerServer() function in android::bluetooth::root_canal::TestEnvironment
/aosp12/system/bt/test/rootcanal/
H A Dbluetooth_hci.cc313 void BluetoothHci::SetUpLinkLayerServer(int port, const std::function<void(int)>& connection_callba… in SetUpLinkLayerServer() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci