Skip to content

layers/bluetooth: Add an HCI_Event_Vendor handler registration mechanism - #5080

Open
antoniovazquezblanco wants to merge 1 commit into
secdev:masterfrom
antoniovazquezblanco:evtvendor
Open

layers/bluetooth: Add an HCI_Event_Vendor handler registration mechanism#5080
antoniovazquezblanco wants to merge 1 commit into
secdev:masterfrom
antoniovazquezblanco:evtvendor

Conversation

@antoniovazquezblanco

Copy link
Copy Markdown
Contributor

Description

Inspired by EIR_Manufacturer_Specific_Data magic payload registration.

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.64%. Comparing base (6d9b847) to head (0d0a152).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5080   +/-   ##
=======================================
  Coverage   80.63%   80.64%           
=======================================
  Files         390      390           
  Lines       96902    96918   +16     
=======================================
+ Hits        78134    78156   +22     
+ Misses      18768    18762    -6     
Files with missing lines Coverage Δ
scapy/layers/bluetooth.py 90.96% <100.00%> (+0.11%) ⬆️

... and 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@antoniovazquezblanco

Copy link
Copy Markdown
Contributor Author

Rebased for tests to pass :)

@gpotter2 gpotter2 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR & sorry for the delay !

Comment thread scapy/layers/bluetooth.py Outdated
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.

2 participants