Searched refs:sppClientSocket_ (Results 1 – 1 of 1) sorted by relevance
33 std::shared_ptr<ClientSocket> sppClientSocket_ = nullptr; member in OHOS::Bluetooth::SocketTest55 …sppClientSocket_ = std::make_shared<ClientSocket>(*pbluetoothRomote_, randomUuid_, TYPE_RFCOMM, fa… in SetUp()78 sppClientSocket_->Connect(-1);90 sppClientSocket_->Close();