Hi Johan,
+Blood Pressure Profile hierarchy
+================================
+
+Service org.bluez
+Interface org.bluez.BloodPressure1
+Object path [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX
+
+Properties boolean Intermediate [readonly]
+
+ True if the device supports intermediate
+ measurement notifications.
Couldn't you just return a "NotSupported" error to
EnableIntermediateMeasurement?
I've just confronted this with the code and this make no sens because
the watcher passed to EnableIntermediateMeasurement is registered on the
adapter not for a device. So, it's not possible to check if the device
supports this feature.
Thus, I will keep Intermediate property for that reason.
/Waldek
--
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