[nrf fromtree] Bluetooth: UUID: Add defines for HID SCI #15183
Annotations
1 warning and 2 notices
|
check-warns:
ClangFormat.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
You may want to run clang-format on this change:
-#define BT_UUID_HIDS_SCI_MODE BT_UUID_DECLARE_16(BT_UUID_HIDS_SCI_MODE_VAL)
+#define BT_UUID_HIDS_SCI_MODE BT_UUID_DECLARE_16(BT_UUID_HIDS_SCI_MODE_VAL)
File:include/zephyr/bluetooth/uuid.h
Line:5199
You may want to run clang-format on this change:
-#define BT_UUID_HIDS_SCI_INFO BT_UUID_DECLARE_16(BT_UUID_HIDS_SCI_INFO_VAL)
+#define BT_UUID_HIDS_SCI_INFO BT_UUID_DECLARE_16(BT_UUID_HIDS_SCI_INFO_VAL)
File:include/zephyr/bluetooth/uuid.h
Line:5208
|
|
Run Compliance Tests:
include/zephyr/bluetooth/uuid.h#L5208
include/zephyr/bluetooth/uuid.h:5208
-#define BT_UUID_HIDS_SCI_INFO BT_UUID_DECLARE_16(BT_UUID_HIDS_SCI_INFO_VAL)
+#define BT_UUID_HIDS_SCI_INFO BT_UUID_DECLARE_16(BT_UUID_HIDS_SCI_INFO_VAL)
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
|
|
Run Compliance Tests:
include/zephyr/bluetooth/uuid.h#L5199
include/zephyr/bluetooth/uuid.h:5199
-#define BT_UUID_HIDS_SCI_MODE BT_UUID_DECLARE_16(BT_UUID_HIDS_SCI_MODE_VAL)
+#define BT_UUID_HIDS_SCI_MODE BT_UUID_DECLARE_16(BT_UUID_HIDS_SCI_MODE_VAL)
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
|
background
wait
wait-all
cancel
Loading