Searched refs:g_proxy_ (Results 1 – 1 of 1) sorted by relevance
66 sptr<IBluetoothA2dpSrc> g_proxy_ = nullptr; variable162 if (!g_proxy_) { in GetProxy()176 if (!g_proxy_) { in RegisterObserver()186 if (!g_proxy_) { in DeRegisterObserver()410 if (!g_proxy_) { in WriteFrame()428 if (!g_proxy_) { in StartPlaying()432 return g_proxy_->StartPlaying(g_proxy_->GetActiveSinkDevice()); in StartPlaying()450 if (!g_proxy_) { in SuspendPlaying()454 return g_proxy_->SuspendPlaying(g_proxy_->GetActiveSinkDevice()); in SuspendPlaying()469 if (!g_proxy_) { in StopPlaying()[all …]