From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Data property can be used to add advertising data with arbitrary/profile specific type. --- doc/advertising-api.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt index 15e64d38a..eef98ad91 100644 --- a/doc/advertising-api.txt +++ b/doc/advertising-api.txt @@ -61,6 +61,23 @@ Properties string Type Service Data elements to include. The keys are the UUID to associate with the data. + dict Data [Experimental] + + Advertising Type to include in the Advertising + Data. Key is the advertising type and value is the + data as byte array. + + Note: Types already handled by other properties shall + not be used. + + Possible values: + <type> <byte array> + ... + + Example: + <Transport Discovery> <Organization Flags...> + 0x26 0x01 0x01... + array{string} Includes List of features to be included in the advertising -- 2.14.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html