Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ble central pairing bonding feature #163

Merged
merged 13 commits into from
Jul 24, 2023

Conversation

gabrielsantosphilips
Copy link
Contributor

@gabrielsantosphilips gabrielsantosphilips commented Jul 10, 2023

Summary

  • BLE central pairing bonding feature
  • Common code moved to GapSt
  • Virtual keywork removed from functions on derived classes

hal_st/middlewares/ble_middleware/GapCentralSt.cpp Outdated Show resolved Hide resolved
hal_st/middlewares/ble_middleware/GapSt.cpp Outdated Show resolved Hide resolved
hal_st/middlewares/ble_middleware/GapSt.cpp Show resolved Hide resolved
hal_st/middlewares/ble_middleware/GapSt.cpp Outdated Show resolved Hide resolved
hal_st/middlewares/ble_middleware/GapSt.cpp Outdated Show resolved Hide resolved
hal_st/middlewares/ble_middleware/GapSt.hpp Outdated Show resolved Hide resolved
hal_st/middlewares/ble_middleware/TracingGapCentralSt.cpp Outdated Show resolved Hide resolved
hal_st/middlewares/ble_middleware/TracingGapCentralSt.cpp Outdated Show resolved Hide resolved
hal_st/middlewares/ble_middleware/TracingGapCentralSt.cpp Outdated Show resolved Hide resolved
hal_st/middlewares/ble_middleware/TracingGapCentralSt.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

github-actions bot commented Jul 10, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.08s
⚠️ MARKDOWN markdownlint 20 14 2 2.28s
⚠️ MARKDOWN markdown-link-check 20 18 44.33s
✅ MARKDOWN markdown-table-formatter 20 14 0 0.59s
✅ REPOSITORY checkov yes no 21.21s
✅ REPOSITORY dustilock yes no 0.04s
✅ REPOSITORY gitleaks yes no 84.29s
✅ REPOSITORY git_diff yes no 0.34s
✅ REPOSITORY kics yes no 23.79s
✅ REPOSITORY secretlint yes no 32.55s
✅ REPOSITORY syft yes no 0.75s
✅ REPOSITORY trivy yes no 3.97s
✅ XML xmllint 17 0 0 0.33s
✅ YAML prettier 7 1 0 1.19s
✅ YAML v8r 7 0 5.39s
✅ YAML yamllint 7 0 0.56s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@gabrielsantosphilips gabrielsantosphilips marked this pull request as ready for review July 19, 2023 14:04
@gabrielsantosphilips gabrielsantosphilips requested a review from a team as a code owner July 19, 2023 14:04
@gabrielsantosphilips gabrielsantosphilips merged commit 530b3bc into main Jul 24, 2023
13 checks passed
@gabrielsantosphilips gabrielsantosphilips deleted the feature/ble_central_pairing_bonding_feature branch July 24, 2023 14:36
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