Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pulseaudio pulseaudio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 902
    • Issues 902
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 48
    • Merge requests 48
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PulseAudioPulseAudio
  • pulseaudiopulseaudio
  • Merge requests
  • !624

bluetooth: Only remove cards belonging to the device.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Juho Hämäläinen requested to merge jusa/pulseaudio:bluetooth_ofono_backend_fix into master Aug 24, 2021
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

Commit f89d64b9 fixed a crash when disabling adapters. However, now if any device is removed ofono card is removed, even if it belongs to different device.

Add a check for the device being unlinked to our callback to fix.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bluetooth_ofono_backend_fix