Searched defs:SetUpLinkLayerServer (Results 1 – 2 of 2) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/desktop/ | ||
D | test_environment.cc | 86 void TestEnvironment::SetUpLinkLayerServer(const std::function<void(int)>& connection_callback) { in SetUpLinkLayerServer() function in android::bluetooth::root_canal::TestEnvironment |
/system/bt/test/rootcanal/ | ||
D | bluetooth_hci.cc | 216 void BluetoothHci::SetUpLinkLayerServer(int port, const std::function<void(int)>& connection_callba… in SetUpLinkLayerServer() function in android::hardware::bluetooth::V1_0::sim::BluetoothHci |