Searched refs:a2dpSrcService_ (Results 1 – 1 of 1) sorted by relevance
102 IProfileA2dpSrc *a2dpSrcService_ = nullptr; member121 pimpl_->a2dpSrcService_ = in OnSystemStateChange()129 pimpl_->a2dpSrcService_ = nullptr; in OnSystemStateChange()161 if (pimpl->a2dpSrcService_ != nullptr) { in BluetoothA2dpSourceServer()171 if (pimpl->a2dpSrcService_ != nullptr) { in ~BluetoothA2dpSourceServer()185 if (pimpl->a2dpSrcService_ == nullptr) { in RegisterObserver()240 return pimpl->a2dpSrcService_->Disconnect(device); in Disconnect()311 return pimpl->a2dpSrcService_->GetActiveSinkDevice(); in GetActiveSinkDevice()321 ret = pimpl->a2dpSrcService_->GetCodecStatus(addr); in GetCodecStatus()406 return pimpl->a2dpSrcService_->StartPlaying(device); in StartPlaying()[all …]