Skip to content

Commit 31717b5

Browse files
committed
Restyle
1 parent 8d8c10f commit 31717b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ble/BleUUID.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ constexpr std::pair<bool, ChipBleUUID> StringToUUID(const char (&str)[N])
9898
// NOTE: lower-case string seems to be required at least by bluez when
9999
// executing g_variant_lookup_value
100100
//
101-
// BlueZ API https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/org.bluez.Device.rst
101+
// BlueZ API https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/doc/org.bluez.Device.rst
102102
// describes ServiceData as "Keys are the UUIDs in string format" however no description
103103
// on actual case required
104104
inline constexpr char CHIP_BLE_DESC_SHORT_UUID_STR[] = "2902";

0 commit comments

Comments
 (0)