2020-05-21 17:57:11

by Sonny Sasaka

[permalink] [raw]
Subject: [PATCH v2 2/3] doc/device-api: Add Types property to org.bluez.Device1

---
doc/device-api.txt | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/doc/device-api.txt b/doc/device-api.txt
index 65d8fee37..ceb68d2f6 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -158,6 +158,11 @@ Properties string Address [readonly]

The Bluetooth class of device of the remote device.

+ string Type [readonly, optional]
+
+ The carriers supported by this remote device. If it
+ exists, it can be one of "BR/EDR", "LE", or "DUAL".
+
uint16 Appearance [readonly, optional]

External appearance of device, as found on GAP service.
--
2.17.1


2020-05-21 18:08:54

by bluez.test.bot

[permalink] [raw]
Subject: RE: [v2,2/3] doc/device-api: Add Types property to org.bluez.Device1


This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
While we are preparing for reviewing the patches, we found the following
issue/warning.

Test Result:
checkgitlint Failed

Outputs:
3: B6 Body message is missing



---
Regards,
Linux Bluetooth