DBus-proxy: support for BlueZ and multiple agents#215
Merged
Conversation
| // side, because this was just a registry update for an | ||
| // already registered path | ||
| g_dbus_method_invocation_return_value(invocation, nullptr); | ||
| g_free(unique_agent_path); |
Check notice
Code scanning / CodeQL
Short global name Note
enesoztrk
reviewed
Apr 14, 2026
enesoztrk
suggested changes
Apr 16, 2026
enesoztrk
reviewed
Apr 16, 2026
Contributor
Author
|
Draft PR for Ghaf: tiiuae/ghaf#1899 |
Contributor
|
please, @jkuro-tii push the latest changes you made. |
enesoztrk
approved these changes
Apr 22, 2026
mbssrc
reviewed
Apr 23, 2026
mbssrc
reviewed
Apr 23, 2026
mbssrc
reviewed
Apr 23, 2026
mbssrc
reviewed
Apr 23, 2026
Signed-off-by: jkuro-tii <jaroslaw.kurowski@tii.ae>
mbssrc
approved these changes
Apr 27, 2026
brianmcgillion
approved these changes
Apr 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
DBus Proxy:
Related Issues
Update of the DBus-proxy
Type of Change
Changes Made
Testing Done
nix build .#<package-name>nix flake check(all packages build successfully)nix fmt -- --fail-on-change(formatting check passed)reuse lint(license compliance verified)Package Impact
Affected packages:
Screenshots/Logs
Click to expand
Checklist
nix fmtpassed)rec, explicitlib.usage)Additional Notes