Searched defs:SetUpHciServer (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/vendor_libs/test_vendor_lib/desktop/ | ||
H A D | test_environment.cc | 71 void TestEnvironment::SetUpHciServer(const std::function<void(int)>& connection_callback) { in SetUpHciServer() function in android::bluetooth::root_canal::TestEnvironment |
/aosp12/system/bt/test/rootcanal/ | ||
H A D | bluetooth_hci.cc | 286 void BluetoothHci::SetUpHciServer(int port, const std::function<void(int)>& connection_callback) { in SetUpHciServer() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci |