Home
last modified time | relevance | path

Searched refs:GetStringTag (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_socket.h317 const std::string &GetStringTag();
/foundation/communication/bluetooth_service/test/unittest/spp/
H A Dspp_test.cpp166 * @tc.name: GetStringTag
171 GTEST_LOG_(INFO) << "SppServerSocket::GetStringTag starts"; in HWTEST_F()
173 returnStr = sppServerSocket_->GetStringTag(); in HWTEST_F()
174 GTEST_LOG_(INFO) << "SppServerSocket::GetStringTag ends"; in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp766 const std::string &GetStringTag() in GetStringTag() function
853 const std::string &ServerSocket::GetStringTag() in GetStringTag() function in OHOS::Bluetooth::ServerSocket::impl::ServerSocket
856 return pimpl->GetStringTag(); in GetStringTag()
/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_server.cpp136 if (callbackInfo->server_ ->GetStringTag() != "") { in SppListen()

Completed in 3 milliseconds