Home
last modified time | relevance | path

Searched refs:DataListenRfcommByServiceRecord (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_socket.h385 static std::shared_ptr<ServerSocket> DataListenRfcommByServiceRecord(const std::string &name, const UUID &uuid);
/foundation/communication/bluetooth_service/test/unittest/spp/
H A Dspp_test.cpp60 GTEST_LOG_(INFO) << "SocketFactory::DataListenRfcommByServiceRecord starts"; in SetUp()
61 sppServerSocket_ = SocketFactory::DataListenRfcommByServiceRecord("server", uuid_); in SetUp()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp924 std::shared_ptr<ServerSocket> SocketFactory::DataListenRfcommByServiceRecord(const std::string &name, const UUID &uuid) in DataListenRfcommByServiceRecord() function in OHOS::Bluetooth::ServerSocket::impl::SocketFactory

Completed in 3 milliseconds