Bluetooth: Classic: SPP: Add SPP command set #224639
Annotations
4 errors and 1 warning
check-warns
Process completed with exit code 1.
|
check-warns:
Kconfig.txt#L0
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Found references to undefined Kconfig symbols. If any of these are false
positives, then add them to UNDEF_KCONFIG_ALLOWLIST in /home/runner/work/zephyr/zephyr/./scripts/ci/check_compliance.py.
If the reference is for a comment like /* CONFIG_FOO_* */ (or
/* CONFIG_FOO_*_... */), then please use exactly that form (with the '*'). The
CI check knows not to flag it.
More generally, a reference followed by $, @, {, (, ., *, or ## will never be
flagged.
CONFIG_BT_SPP subsys/bluetooth/host/classic/shell/CMakeLists.txt:17
|
check-warns:
Checkpatch.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LONG_LINE: line length of 106 exceeds 100 columns
File:subsys/bluetooth/host/classic/shell/spp.c
Line:538
|
Run Compliance Tests
Process completed with exit code 1.
|
Run Compliance Tests:
subsys/bluetooth/host/classic/shell/spp.c#L538
subsys/bluetooth/host/classic/shell/spp.c:538 line length of 106 exceeds 100 columns
|
Loading