Lines Matching refs:GetDSoftbus
78 env_->GetDSoftbus().AddObserver(observer_);
84 env_->GetDSoftbus().RemoveObserver(observer_);
102 return env_->GetDSoftbus().OpenSession(networkId);
108 env_->GetDSoftbus().CloseSession(networkId);
114 env_->GetDSoftbus().CloseAllSessions();
127 int32_t ret = env_->GetDSoftbus().SendPacket(networkId, packet);
138 int32_t ret = env_->GetDSoftbus().SendPacket(networkId, packet);
154 int32_t ret = env_->GetDSoftbus().SendPacket(networkId, packet);
170 int32_t ret = env_->GetDSoftbus().SendPacket(networkId, packet);
186 int32_t ret = env_->GetDSoftbus().SendPacket(networkId, packet);
253 env_->GetDSoftbus().CloseSession(networkId);