Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pulseaudio pulseaudio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 863
    • Issues 863
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 49
    • Merge requests 49
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PulseAudio
  • pulseaudiopulseaudio
  • Merge requests
  • !477

bluetooth,treewide: Clean up BlueZ macro defines, use DBUS_ macros in more places

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marijn Suijten requested to merge MarijnS95/pulseaudio:macro-cleanup into master Jan 19, 2021
  • Overview 8
  • Commits 6
  • Pipelines 8
  • Changes 13

BlueZ macros are currently (re)defined in many places which is confusing: move them all to bluez5-util.h where they are accessible to all. Also replace some string literals with existing or new defines for consistency.

At the same time DBus string literals couldn't be left behind, and have also been replaced with their preprocessor-defined countrparts; in the entire tree for consistency instead of just Bluetooth code. Let me know if that's okay and hopefully not too spammy/unnecessary?

Edited Jan 19, 2021 by Marijn Suijten
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: macro-cleanup