Home
last modified time | relevance | path

Searched refs:sppClientSocket_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/test/unittest/spp/
H A Dspp_test.cpp33 std::shared_ptr<ClientSocket> sppClientSocket_ = nullptr; member in OHOS::Bluetooth::SocketTest
55sppClientSocket_ = std::make_shared<ClientSocket>(*pbluetoothRomote_, randomUuid_, TYPE_RFCOMM, fa… in SetUp()
78 sppClientSocket_->Connect(-1);
90 sppClientSocket_->Close();