Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pipewire pipewire
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 434
    • Issues 434
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PipeWire
  • pipewirepipewire
  • Merge requests
  • !1153

bluez5: Try to reconnect profiles after adapter powered on

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Jonas Dreßler requested to merge verdre/pipewire:bluez-reconnect-on-power-on into master Feb 07, 2022
  • Overview 7
  • Commits 1
  • Pipelines 2
  • Changes 1

We already try to reconnect to our known devices when bluez5 appears on the bus or when the (pipewire) session gets started, so let's also do that as soon as the bluetooth adapter gets powered on.

Marked as RFC because I don't know if it was a deliberate decision to not do so. I think this would have the side effect of leaking all the connected devices and their MAC addresses to the public, for example iOS does not seem to do that kind of auto-connecting.

Edited Feb 16, 2022 by Jonas Dreßler
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bluez-reconnect-on-power-on