Home
last modified time | relevance | path

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

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