Skip to content

Conversation

@BluezTestBot
Copy link
Owner

From: Luiz Augusto von Dentz luiz.von.dentz@intel.com

This adds the missing Device Flag - Address Resolution = bit(2)

doc/mgmt-api.txt | 1 +
1 file changed, 1 insertion(+)

tedd-an and others added 6 commits March 19, 2025 20:18
This patch adds workflow files for ci:

[sync.yml]
  - runs every 30 mins.
  - sync repo with upstream repo and rebase workflow branch to tip of
    master.
  - creates PR after reading patches from patchwork.kernel.org

[ci.yml]
  - Tests the following checks:
    - checkpatch
    - gitlint
    - make
    - make check

[code_scan.yml]
    - Static code checker: Coverity and Clang
    - Coverity: Submit the result to the coverity website
    - Clang Code Scan: Send email with result file to the internal team

To simplify the history, new change will amend to this patch without
creating new patch.
This adds the missing Device Flag - Address Resolution = bit(2)
This adds LL Privacy (bit 22) to Read Controller Information so it can
be propagated to the likes of bluetoothd.
CentralAddressResolution shall be conditional to LL Privacy to avoid
peripherals assuming Directed Advertising can be used which may lead
to issues like:

Fixes: bluez#1138
This fixes the tests which now requires MGMT_SETTING_LL_PRIVACY (bit
22).
This adds decoding support of MGM LL Privacy setting (bit 22).
@BluezTestBot
Copy link
Owner Author

CheckPatch
Desc: Run checkpatch.pl script
Duration: 0.29 seconds
Result: PENDING

@BluezTestBot
Copy link
Owner Author

GitLint
Desc: Run gitlint
Duration: 0.24 seconds
Result: PENDING

@BluezTestBot
Copy link
Owner Author

BuildEll
Desc: Build and Install ELL
Duration: 20.49 seconds
Result: PASS

@BluezTestBot
Copy link
Owner Author

BluezMake
Desc: Build BlueZ
Duration: 1452.10 seconds
Result: PASS

@BluezTestBot
Copy link
Owner Author

MakeCheck
Desc: Run Bluez Make Check
Duration: 12.82 seconds
Result: PASS

@BluezTestBot
Copy link
Owner Author

MakeDistcheck
Desc: Run Bluez Make Distcheck
Duration: 158.05 seconds
Result: PASS

@BluezTestBot
Copy link
Owner Author

CheckValgrind
Desc: Run Bluez Make Check with Valgrind
Duration: 216.19 seconds
Result: PASS

@BluezTestBot
Copy link
Owner Author

CheckSmatch
Desc: Run smatch tool with source
Duration: 287.51 seconds
Result: WARNING
Output:

monitor/packet.c: note: in included file:monitor/display.h:82:26: warning: Variable length array is used.monitor/packet.c:1876:26: warning: Variable length array is used.monitor/packet.c: note: in included file:monitor/bt.h:3607:52: warning: array of flexible structuresmonitor/bt.h:3595:40: warning: array of flexible structures

@BluezTestBot
Copy link
Owner Author

bluezmakeextell
Desc: Build Bluez with External ELL
Duration: 98.28 seconds
Result: PASS

@BluezTestBot
Copy link
Owner Author

IncrementalBuild
Desc: Incremental build with the patches in the series
Duration: 0.31 seconds
Result: PENDING

@BluezTestBot
Copy link
Owner Author

ScanBuild
Desc: Run Scan Build
Duration: 867.26 seconds
Result: PASS

@github-actions github-actions bot force-pushed the workflow branch 5 times, most recently from abc5222 to 0829fe9 Compare March 28, 2025 21:15
@github-actions github-actions bot force-pushed the workflow branch 4 times, most recently from a6c8b9c to d9941ad Compare April 2, 2025 10:43
@github-actions github-actions bot force-pushed the workflow branch 4 times, most recently from bd12bd7 to a65fdba Compare April 9, 2025 14:44
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from 89a49a5 to 47d52e0 Compare April 16, 2025 19:12
@github-actions github-actions bot force-pushed the workflow branch 2 times, most recently from df874a4 to b5c1fe6 Compare April 18, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants