Hi Scott, On Wed, Sep 24, 2014, Scott James Remnant wrote: > This is presented as a raw property rather than a parsed "PathLoss" > property because in the case of many devices, this specific field will > not be present and instead the TX power will have to be parsed from > manufacturer-specific data anyway. > > It's better therefore to document the Path Loss equation rather than > hide it. > --- > doc/device-api.txt | 12 ++++++++++++ > src/adapter.c | 6 ++++-- > src/device.c | 41 +++++++++++++++++++++++++++++++++++++++++ > src/device.h | 1 + > 4 files changed, 58 insertions(+), 2 deletions(-) I don't have any particular objections to this patch except that the API documentation should be in a separate patch. Johan -- 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