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: add dis characteristics uuid #477

Merged
merged 4 commits into from
Nov 22, 2023
Merged

Conversation

magi-arun
Copy link
Contributor

These UUIDs are generic to BLE.
Also fixed the location of services/network/gap.proto, which should have been services/ble/gap.proto instead

@magi-arun magi-arun requested a review from a team as a code owner November 21, 2023 15:39
Copy link
Contributor

github-actions bot commented Nov 21, 2023

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 9 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: The number of snapshots compared for the base SHA (0) and the head SHA (1) do not match. You may see unexpected additions in the diff.
Consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

external/protobuf/CMakeLists.txt

PackageVersionLicenseIssue Type
protocolbuffers/protobuff0dc78d7e6e331b8c6bb2d5283e06aa26883ca7cNullUnknown License

external/crypto/micro-ecc/CMakeLists.txt

PackageVersionLicenseIssue Type
kmackay/micro-ecc24c60e243580c7868f4334a1ba3123481fe1aa48NullUnknown License

osal/freertos/CMakeLists.txt

PackageVersionLicenseIssue Type
freertos/freertos-kerneldef7d2df2b0506d3d249334974f51e427c17a41cNullUnknown License

osal/threadx/CMakeLists.txt

PackageVersionLicenseIssue Type
azure-rtos/threadxe11c166a4045d80ea74fe917e5608474754f5067NullUnknown License

external/args/CMakeLists.txt

PackageVersionLicenseIssue Type
taywee/argse3e6e46699f1ce487a42fd64838f53daeb5aa89bNullUnknown License

external/crypto/mbedtls/CMakeLists.txt

PackageVersionLicenseIssue Type
mbed-tls/mbedtls869298bffeea13b205343361b7a7daf2b210e33dNullUnknown License

lwip/lwip/CMakeLists.txt

PackageVersionLicenseIssue Type
lwip-tcpip/lwip84fde1ebbfe35b3125fc2d89b8a456cbacf148e9NullUnknown License

external/crypto/tiny-aes128/CMakeLists.txt

PackageVersionLicenseIssue Type
kokke/tiny-aes-c7e42e693288bdf22d8e677da94248115168211b9NullUnknown License

cmake/emil_test_helpers.cmake

PackageVersionLicenseIssue Type
google/googletestrelease-1.12.1NullUnknown License

Scanned Manifest Files

external/protobuf/CMakeLists.txt
external/crypto/micro-ecc/CMakeLists.txt
osal/freertos/CMakeLists.txt
osal/threadx/CMakeLists.txt
external/args/CMakeLists.txt
external/crypto/mbedtls/CMakeLists.txt
lwip/lwip/CMakeLists.txt
external/crypto/tiny-aes128/CMakeLists.txt
cmake/emil_test_helpers.cmake

Copy link
Contributor

github-actions bot commented Nov 21, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 12 0 0.1s
✅ DOCKERFILE hadolint 1 0 0.11s
✅ JSON eslint-plugin-jsonc 10 0 0 4.51s
✅ JSON prettier 10 0 0 0.64s
⚠️ MARKDOWN markdownlint 7 1 11 1.5s
⚠️ MARKDOWN markdown-link-check 7 1 44.92s
✅ MARKDOWN markdown-table-formatter 7 1 0 0.35s
⚠️ SPELL lychee 128 1 2.43s
⚠️ YAML prettier 21 0 1 1.05s
✅ YAML v8r 21 0 8.31s
✅ YAML yamllint 21 0 0.43s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@magi-arun magi-arun changed the title feat : add dis characteristics uuid feat: add dis characteristics uuid Nov 21, 2023
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@magi-arun magi-arun merged commit 98a4808 into feature/stable Nov 22, 2023
@magi-arun magi-arun deleted the feature/add-gatt-dis branch November 22, 2023 15:17
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.

3 participants